summaryrefslogtreecommitdiff
path: root/bin/git-pull-safe
Commit message (Collapse)AuthorAge
* use shebangs more consistentlySean Whitton2022-12-10
|
* git-pull-safe: don't do anything when branch contains its upstreamSean Whitton2020-04-19
| | | | In such a case `git merge-ff` will fail but git-pull-safe should not.
* pass -p to dgit fetchSean Whitton2020-03-23
| | | | | Ensures it will work if currently checked out branch does not control d/control.
* `git remote update`->`git fetch --all --tags`Sean Whitton2019-09-07
|
* git-pull-safe: prune remote branchesSean Whitton2019-08-13
|
* improve various commentsSean Whitton2017-11-25
|
* comment out debug messages in my git push and pull scriptsSean Whitton2017-07-10
|
* tidy up pull-safe outputSean Whitton2017-02-16
|
* commentSean Whitton2017-02-16
|
* pull-safe: do normal git before dgitSean Whitton2017-02-16
|
* factor out fns in git-pull-safeSean Whitton2017-02-16
|
* renameSean Whitton2017-02-16