diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-18 19:27:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-18 19:27:57 -0400 |
commit | abee749365e5d53b03fdf9c78cd9c2bd32868405 (patch) | |
tree | 3eb25c17d32083ae6098e012063bfcb5d7f9819d | |
parent | f6aee8128bb52ec5af866a81b6bf94a2885c22de (diff) |
close; confirmed fixed
-rw-r--r-- | doc/bugs/assistant_hangs_during_commit.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/assistant_hangs_during_commit.mdwn b/doc/bugs/assistant_hangs_during_commit.mdwn index 1e09b8523..12adf281d 100644 --- a/doc/bugs/assistant_hangs_during_commit.mdwn +++ b/doc/bugs/assistant_hangs_during_commit.mdwn @@ -1,5 +1,3 @@ -[[!meta title="on Arch Linux, git commit -m tries to run an editor on the commit message"]] - What steps will reproduce the problem? Use git-annex and add file to repo. @@ -25,3 +23,5 @@ On Arch Linux. Please provide any additional information below. I'm not sure if the git interface has changed, but I do see that --allow-empty-message does still exist. If I run the git commit command (with a '' after the -m), it does indeed start up vim for me. Would we benefit from just making a custom commit message ("Commit from date YYYYMMDDTHHMMSSZ")? + +> [[fixed|done]] --[[Joey]] |