hooks: allow customizing where the hook directory is
[gitweb.git] / builtin / pull.c
2015-06-18 pull: pass git-fetch's options to git-fetch
2015-06-15 pull: pass git-merge's options to git-merge
2015-06-15 pull: pass verbosity, --progress flags to fetch and...
2015-06-15 pull: implement fetch + merge
2015-06-15 pull: implement skeletal builtin pull