..:: PCSX2 Forums ::..

Full Version: Easier way to 'update' the source files on my computer?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I believed that sync option in the GUI once and used it while I was having unsynced changes. It did the pull instead of push and I had to do the commit all over again. from that instance, I'm not trusting that sync option in the GUI. though, it does work most of time. but, sometimes it does the pull. the Git shell is more reliable and allows more features.
(05-07-2015, 06:17 AM)ssakash Wrote: [ -> ]I believed that sync option in the GUI once and used it while I was having unsynced changes. It did the pull instead of push and I had to do the commit all over again. from that instance, I'm not trusting that sync option in the GUI. though, it does work most of time. but, sometimes it does the pull. the Git shell is more reliable and allows more features.

You prolly hadn't committed the changes before the sync.
Pages: 1 2