summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 23:18:42 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 23:18:42 +0300
commit160b96e4d9d352662407d8fdb22ecba9e4def15a (patch)
tree52d9001ce828d1b6f83e4b17461aff13597b34f5
parentfb1a8471671386cf3f555bbffdbf1093772a466b (diff)
downloadgit-hours-160b96e4d9d352662407d8fdb22ecba9e4def15a.zip
git-hours-160b96e4d9d352662407d8fdb22ecba9e4def15a.tar.gz
git-hours-160b96e4d9d352662407d8fdb22ecba9e4def15a.tar.bz2
Add warning about only master branch commits are used to calculate
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4ac427..1b2aab7 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,14 @@ Estimate time spent on a git repository.
![](docs/screenshot.png)
+*Currently only master branch is used to calculate time*
+
## Usage
In root of a git repository run:
githours
-
+
**Note: repository is not detected if you are not in the root of repository!**
## Install