From 0b19f7c70901bf3c2f21d19c01ee7ad80f7629fa Mon Sep 17 00:00:00 2001 From: "http://www.joachim-breitner.de/" Date: Fri, 24 Feb 2012 20:28:20 +0000 Subject: --- doc/forum/Automatic_commit_messages_for_git_annex_sync.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Automatic_commit_messages_for_git_annex_sync.mdwn diff --git a/doc/forum/Automatic_commit_messages_for_git_annex_sync.mdwn b/doc/forum/Automatic_commit_messages_for_git_annex_sync.mdwn new file mode 100644 index 000000000..60b8e034d --- /dev/null +++ b/doc/forum/Automatic_commit_messages_for_git_annex_sync.mdwn @@ -0,0 +1 @@ +Not really important (who reads git annex commit messages anyways ;-)), but nice to have and maybe a nice task for someone who wants to play around with Haskell and git annex: It would be shiny if the auto-commit done by git annex sync would automatically create a sensible commmit message and description. E.g. if just one file is added, it could say „Added blubb“. If a few files are added, it could say „Added blubb, bla and n other files“, based on the file name length, and list the files in the long description. Lots of room for playing around :-) -- cgit v1.2.3