Skip to content

Commit e561ab6

Browse files
committed
git branch -r
1 parent 091b41f commit e561ab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/commit_and_push.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ COMMITER_EMAIL="$3"
77
# shellcheck disable=SC2164
88
pushd "$NEW_WIKI_CHECKOUT_PATH"
99

10+
git branch -r
11+
1012
echo "Adding changes to GIT..."
1113
git add -A --verbose
1214

0 commit comments

Comments
 (0)