|
|
|
|
|
by jdmichal
3737 days ago
|
|
For what it's worth, I pretty much exclusively use git through Eclipse's EGit UI. I do a lot of rebasing, as we use Atlassian's "centralized" workflow. [0] It's interactive rebase interface is pretty good. If you haven't used it, maybe try loading a repo into it and see how you do. [0] https://www.atlassian.com/git/tutorials/comparing-workflows/... |
|