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 791a9ed commit 903d503Copy full SHA for 903d503
git-issues-blog.sh
@@ -9,6 +9,6 @@ if [ -n "$commit" ]; then
9
git config --global core.quotepath false
10
git diff --name-only $commit > git_diff_files.txt
11
else
12
- echo "no commit found, changed set to null"
+ echo "no commit found, change all"
13
echo '' > git_diff_files.txt
14
fi
posts/thanks-for-using.md
@@ -10,7 +10,9 @@ Github: https://github.com/Sep0lkit/git-issues-blog
+**Update Issue:**
15
+this line added for update testing.
16
17
18
0 commit comments