From 94d875b6d63974c22647d82a984b0576b9f55f0b Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Fri, 3 Feb 2017 17:25:49 +0100 Subject: Add info for use of push command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 082962e..89751fa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ is altered. ## Usage -1. Navigate to your Taskwarrior data directory (usually in `~/.task`) and type `git init`. If you plan to push to a remote, go ahead and add your remote now. +1. Navigate to your Taskwarrior data directory (usually in `~/.task`) and type `git init`. If you plan to push to a remote, go ahead and add your remote now. Don't forget the following command: `git branch --set-upstream-to=origin/ master`. 2. Add symlink to task-git.sh as /usr/bin/task-git `ln -s /path/to/task-git/task-git.sh /usr/bin/task-git` -- cgit v1.2.1