dswisher / git-updater

Tool to help manage multiple git repositories
MIT License
0 stars 0 forks source link

Implement a rebase command #5

Open dswisher opened 2 years ago

dswisher commented 2 years ago

The should be a command that rebases any upstream changes.

Should it always be a rebase, or have an option to do a merge?