← Back to context

Comment by emodendroket

7 years ago

It just pushes the current branch afaik.

So they should just call it 'push'. The word 'sync' is not in the Git terminology.

  • In its defense, git terminology is stupid. It took me way too long to reason out what the fuck a pull request meant. To your starting developer it seems to indicate the opposite of what it does.

  • The GitHub desktop client is very limited and seems mostly geared toward a lone developer or small team who has never used git before. In this context I think it's a reasonable decision to use a more common verb.

    • Nope. That does no one any good. Using git verbage would, at the very least, acclimate them to very common terminology used by the rest of the folks they will eventually encounter.

      3 replies →