Skip to content

Commit

Permalink
Added rebase.updateRefs=true to .gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
fabuzaid21 committed Jul 14, 2024
1 parent d4c217e commit 1c5ab1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@
old = red bold
new = 34 bold
whitespace = red reverse
[rebase]
updateRefs = true

0 comments on commit 1c5ab1e

Please sign in to comment.