Skip to content

Commit 9022c39

Browse files
committed
Add comments
1 parent 219ed88 commit 9022c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bash/scripting/fast_diff.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
# create diff for current branch and puts it in the file
4+
# ./fast_diff.sh <branch> - how this script should called
45

56
PATH_TO_DIFF_DIR="${HOME}/diff/"
67
FILE_PREFIX="diff-"

0 commit comments

Comments
 (0)