Would it be easy to add rebase function to this library To automatically rebase local branch with upstream branch Like when we do pull --rebase And upstream is set.
Would it be easy to add rebase function to this library
To automatically rebase local branch with upstream branch
Like when we do pull --rebase
And upstream is set.