GNOME Bugzilla – Bug 603584
Support pulling
Last modified: 2018-05-22 13:02:19 UTC
The one big feature still missing from gitg is pulling from a remote repository to the local one. A simple pull interface in a similar way to the push interface would be very useful.
Although direct pulling is not supported, you can fetch and then merge or rebase. Fetching is done in the repository properties window by fetching from some remote. After this, you can use DND to rebase or merge your local branch on top of the remote you just fetched.
It's nice to know that it's possible to fetch/merge/rebase as Jesse described, but I agree with Aigars that it would be nice to have a more direct way to accomplish a git pull.
Though this bug report was possibly filed for C-version of gitg, pulling from a remote and Rebase are currently not implemented. Marking this bug as NEW.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gitg/issues/6.