summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2014-08-01fix typo in manpageDave Reisner
2014-07-31add checkout verb, to make bite-sized git reposDave Reisner
This allows you to create a repo as a child of asp's, which you can modify as you wish, and continue to pull changes from after calling 'abs update'. One might create a new remote for this repo in which to publish their own downstream branch.
2014-07-31add 'untrack' verbDave Reisner
2014-07-30initial commitDave Reisner