aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix up situations where push doesn't happen automatiallyTimothy Hallett2015-01-211-20/+24
|
* Usage modifications in READMETimothy Hallett2015-01-211-3/+9
|
* Improvements to git push/pull handlingTimothy Hallett2015-01-211-11/+69
| | | | | | | | | | Modified script to: - Push to remote repo when task-git.sh push is called - Pull from remote repo when task-git.sh pull is called - Only push to remote repo automatically: - If a remote repo exists - The task command modifies the task database - The --no-push arguement is not passed on the cli
* Fix typoTimothy Hallett2015-01-211-1/+1
|
* Remove task-git-push from arguments if setKosta Harlan2013-09-021-6/+14
|
* Use existing data dir as repo, update README, and option to push to remote. ↵Kosta Harlan2013-09-022-13/+15
| | | | Fixes #1 and #2
* Initial commitKosta Harlan2013-09-023-0/+732