Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up situations where push doesn't happen automatially | Timothy Hallett | 2015-01-21 | 1 | -20/+24 |
| | |||||
* | Usage modifications in README | Timothy Hallett | 2015-01-21 | 1 | -3/+9 |
| | |||||
* | Improvements to git push/pull handling | Timothy Hallett | 2015-01-21 | 1 | -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 typo | Timothy Hallett | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Remove task-git-push from arguments if set | Kosta Harlan | 2013-09-02 | 1 | -6/+14 |
| | |||||
* | Use existing data dir as repo, update README, and option to push to remote. ↵ | Kosta Harlan | 2013-09-02 | 2 | -13/+15 |
| | | | | Fixes #1 and #2 | ||||
* | Initial commit | Kosta Harlan | 2013-09-02 | 3 | -0/+732 |