diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-10-25 22:18:55 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-25 22:18:55 +0000 |
commit | 2bf0c6208c3252736d4b80ab661e895d3467b71f (patch) | |
tree | 6b2fe6d53a46b5d74f0d4a53477347c64d52ecff /doc | |
parent | 5b10750146bc036cba2c9798803b61e69f180360 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/git-annex:_getUserEntryForID:_failed___40__Success__41__/comment_3_c23dc02c7487d63b0905f1b7f3ca59f5._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/git-annex:_getUserEntryForID:_failed___40__Success__41__/comment_3_c23dc02c7487d63b0905f1b7f3ca59f5._comment b/doc/bugs/git-annex:_getUserEntryForID:_failed___40__Success__41__/comment_3_c23dc02c7487d63b0905f1b7f3ca59f5._comment new file mode 100644 index 000000000..3b358b7ea --- /dev/null +++ b/doc/bugs/git-annex:_getUserEntryForID:_failed___40__Success__41__/comment_3_c23dc02c7487d63b0905f1b7f3ca59f5._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.118" + subject="comment 3" + date="2012-10-25T22:18:55Z" + content=""" +Well, git-annex needs to know the user name, and the home directory. I've made it use +USER, and HOME, when set, and only fall back to getpwent otherwise. +"""]] |