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 3735e1e commit ee69fcfCopy full SHA for ee69fcf
init-release.sh
@@ -31,3 +31,5 @@ echo "Opening emacs to edit release notes..."
31
emacs -nw release-notes/VERSION*
32
echo "Adding release-notes/VERSION* to git..."
33
git add release-notes/VERSION*
34
+
35
+git diff --staged
0 commit comments