Compare commits

..

2 Commits

Author SHA1 Message Date
afa1cf2361 add git config 2024-01-24 08:56:50 -05:00
4e1e2c72fd xxtip: simplify 2024-01-24 08:55:47 -05:00

View File

@ -9,4 +9,4 @@ back_to_current_branch() {
} }
git fetch upstream master git fetch upstream master
git rebase upstream/master git rebase master