|
|
|
|
|
by doix
299 days ago
|
|
I worked at a place that was allergic to contributing patches upstream. We maintained a lot of internal forks for things and had no problem collaborating. You don't need to push the rebased branch to the same branch on your remote, if that's an issue (although I don't see how it is). Maybe this is a case of "Dropbox is just rsync", but I feel like just learning git and using it is easier than learning a new tool. |
|
I would agree if this "new tool" we're talking about wasn't just a simple wrapper over existing git commands. You can learn it in its entirety, including how it works (not just how to use it), in a matter of a half hour or less.