GitLive allows you to cherry-pick your teammate's changes straight from their local files without having to push and pull to Git. Clicking on a file will open a diff of the changes so we can make sure it contains only the changes we need. You can also perform the cherry pick at the level above if you want to pick all changes from multiple files at once.
1 Comment
Sort: