Where are the pull/push commands in GitHub for Windows client?

后端 未结 1 1951
无人共我
无人共我 2021-02-12 15:35

I\'ve been using GitHub for Mac for a while and was about to help a colleague install it on Windows.

I cannot find any menu or any button to initiate \"push\" or \"pull\

相关标签:
1条回答
  • 2021-02-12 15:49

    It's in the top right of the app.

    For most cases you'll want to hit the sync button which will both push and pull for you.

    You can also hit F5 to manually trigger it.

    When you have a new local branch, the sync button will change into publish ready for you to push up to remote.

    sync button changes to publish

    If something goes wrong it will prompt you with a need to go into shell and work things from there.

    0 讨论(0)
提交回复
热议问题