Pinned Loading
-
-
-
diff2patch
diff2patch PublicA tool to compare two directory's and compose a patch with all differing and new files
Python 3
-
Moving commits between branches
Moving commits between branches 1# Example: Moving up to a few commits to another branch
23Branch A has commits (X,Y) that also need to be in Branch B. The cherry-pick operations should be done in the same chronological order that the commits appear in Branch A.
45`cherry-pick` does support a range of commits, but if you have merge commits in that range, it gets really complicated
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.