summaryrefslogtreecommitdiff
path: root/parse-options.h
diff options
context:
space:
mode:
authorLibravatar Paul Tan <pyokagan@gmail.com>2015-06-14 16:41:52 +0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-06-15 12:40:50 -0700
commitf2c5baa14e01e74527cc5807e5d47fdf67a05dd3 (patch)
treee1eb297f9232b283bfb0f685370b4acdb77b2d3b /parse-options.h
parentpull: implement skeletal builtin pull (diff)
downloadtgif-f2c5baa14e01e74527cc5807e5d47fdf67a05dd3.tar.xz
pull: implement fetch + merge
Implement the fetch + merge functionality of git-pull, by first running git-fetch with the repo and refspecs provided on the command line, then running git-merge on FETCH_HEAD to merge the fetched refs into the current branch. Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Paul Tan <pyokagan@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.h')
0 files changed, 0 insertions, 0 deletions