Closed j-tanaka closed 7 years ago
Good idea. It would be nice if you would add an option to fetch a specific remote. "When no remote is specified, by default the origin remote will be used [...]." [git-scm.com]
I added an option to fetch a specific remote.
Fix to be able to fetch a default remote.
Fixed bugs and Implement fetch into overview and remote.
Great work. Please resolve the merge conflict.
I have resolved the conflict.
Add fecth on overview menu. It is just do "git fetch."