0 votes
in Git by
What is the syntax for Rebase in git ?

1 Answer

0 votes
by

git rebase [-i | –interactive] [] [–exec ] [–onto ][ []]

...