We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219ed88 commit 9022c39Copy full SHA for 9022c39
bash/scripting/fast_diff.sh
@@ -1,6 +1,7 @@
1
#!/bin/bash
2
3
# create diff for current branch and puts it in the file
4
+# ./fast_diff.sh <branch> - how this script should called
5
6
PATH_TO_DIFF_DIR="${HOME}/diff/"
7
FILE_PREFIX="diff-"
0 commit comments