Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

tortoisegit does not pull

I am new to Git. I installed msysgit, configured ssh and pulled a solution from GitHub (my own solution, I pushed it from a different computer). The pull worked.

Now, I installed tortoisegit to make life easier. It displays the correct items in Windows Explorer. I would expect a "pull" and push entries in the context menus, but I can't find them. Where's by mistake?

like image 714
newtogit Avatar asked Nov 03 '25 20:11

newtogit


1 Answers

This tutorial on using TortoiseGit with GitHub mentions:

TortoiseGit’s Sync dialog is basically one dialog with both pull and push in it.
Pretty easy if you need to do either or both.

Pushing your changes to your repository:
1/ TortoiseGit→Sync
- 1/ (Local and remote branches should be merge at this point, Remote URL should be origin)
- 2/ Push

Pulling any changes from your repository:
1/ TortoiseGit→Sync
- 1/ (Local and remote branches should be merge at this point, Remote URL should be origin)
- 2/ Pull

See also GitHub on Windows, with this picture:

TortoiseGit sync

like image 78
VonC Avatar answered Nov 05 '25 16:11

VonC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!