Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
git status git log [anza migration] this one shouldn't be synced
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Mar 15, 2024
1 parent ed0e89f commit 5221bf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cherry-pick-from-branch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ for sha1 in $(git log --reverse --format=format:%H $BEFORE_SHA..$LAST_SHA); do
echo "Commit message '$commit_message' contains $SKIP_COMMIT_STRING. Skipping..."
fi
done
git status
git log -10
git push "$DEST_REMOTE" "$DEST_BRANCH"

0 comments on commit 5221bf3

Please sign in to comment.