diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-03-26 20:50:57 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-26 20:50:57 +0000 |
commit | eab85c5fde1906ac8a4729d7807befadf720b22e (patch) | |
tree | 01a2b2efefd952175b96139c1d26509cd92c7bb9 | |
parent | e782def91859a786f58cf02d4a5b6211b1be40a8 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_1_082277b9b906a2cc0fcace6790f5cfad._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_1_082277b9b906a2cc0fcace6790f5cfad._comment b/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_1_082277b9b906a2cc0fcace6790f5cfad._comment new file mode 100644 index 000000000..781528bcb --- /dev/null +++ b/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_1_082277b9b906a2cc0fcace6790f5cfad._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.41" + subject="comment 1" + date="2014-03-26T20:50:55Z" + content=""" +That's a fairly old version of git-annex, so you could try upgrading. + +This might happen if your shell environment you're using to run git-annex does not have either USERPROFILE or HOME envorironment variable set, or does not have one of USERNAME, USER, and LOGNAME set. +"""]] |