Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 336 Bytes

File metadata and controls

10 lines (10 loc) · 336 Bytes

RebaseExample

Do operation of rebase Third commit from master Fourth commit done not pushed in the master Fifth commit and pushed First commit in child1 Second commit in child1 shankar.shinde$ git rebase master child1 After rebase first commit for test merge After rebase Second commit for test merge