summaryrefslogtreecommitdiff
path: root/asp.in
AgeCommit message (Collapse)Author
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 hack to migrate bare repos to repos con arbolesDave Reisner
2014-07-31report a useful error when no args are passedDave Reisner
2014-07-31measure usage based on the full size of the dirDave Reisner
No need to arbitrarily restrict this to the objects.
2014-07-31add 'untrack' verbDave Reisner
2014-07-30initial commitDave Reisner