diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY <Pter_Kroly@web> | 2012-08-31 18:30:16 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-31 18:30:16 +0000 |
commit | 87364e7dc81119cadbddbcc7466816c8124fb509 (patch) | |
tree | d00e84ad7c30d24c40fb7ca9f27958d8ef707015 /doc/bugs/fatal:_empty_ident_name | |
parent | 400d23f379cea00abaffe549f01af386757fd40c (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/fatal:_empty_ident_name')
-rw-r--r-- | doc/bugs/fatal:_empty_ident_name/comment_2_68832ee3e0e7244ce62bccabe2e52630._comment | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/bugs/fatal:_empty_ident_name/comment_2_68832ee3e0e7244ce62bccabe2e52630._comment b/doc/bugs/fatal:_empty_ident_name/comment_2_68832ee3e0e7244ce62bccabe2e52630._comment new file mode 100644 index 000000000..934fcdfaf --- /dev/null +++ b/doc/bugs/fatal:_empty_ident_name/comment_2_68832ee3e0e7244ce62bccabe2e52630._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY" + nickname="Péter Károly" + subject="comment 2" + date="2012-08-31T18:30:15Z" + content=""" +I use git on the same machine nearly every day, it does not complain on commit. + +(On the same session after \"git annex init\" failed...) + + stone@skynet ~/annex $ echo stone > bu + stone@skynet ~/annex $ git add bu + stone@skynet ~/annex $ git commit -a + [master (root-commit) ae5d41f] ds + 1 file changed, 1 insertion(+) + create mode 100644 bu + stone@skynet ~/annex $ git log + commit ae5d41fdd0b7082740633cf7931bb5a07be0fc5e + Author: Stone <stone@nospam.hu> + Date: Fri Aug 31 20:26:45 2012 +0200 + + ds + stone@skynet ~/annex $ + +"""]] |