Skip to content

Commit

Permalink
updated github_pull_merge_upstream.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jun 24, 2024
1 parent a7817f1 commit 860c059
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions github/github_pull_merge_upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Set environment variable GIT_REBASE=true if you want the pulls and merge to curr
if you really love violating VCS history integrity! Personally, not a fan. You can also end up in rebase hell for a series of
commits that a default merge commit would have auto-resolved
Read:
https://github.com/HariSekhon/Knowledge-Base/blob/main/git.md#the-evils-of-rebasing
Requires GitHub CLI to be installed and authenticated, as well as jq
"

Expand Down

0 comments on commit 860c059

Please sign in to comment.