Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
6af8f213ee
1 changed files with 25 additions and 0 deletions
|
@ -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 $
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue