Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-21 | Improvements to git push/pull handling | Timothy Hallett | 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 | |||||
2013-09-02 | Remove task-git-push from arguments if set | Kosta Harlan | 1 | -6/+14 | |
2013-09-02 | Use existing data dir as repo, update README, and option to push to remote. ↵ | Kosta Harlan | 1 | -9/+9 | |
Fixes #1 and #2 |