diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-07-30 18:20:53 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-30 18:20:53 +0000 |
commit | 1f172ff59d6ce1fc81d9c64b003f17bbd7da5647 (patch) | |
tree | b9a94ceddf6ca1aa70716ad69a9657620afdbc48 | |
parent | c72c66d10bbb6716219a21ed41902231ecce5a85 (diff) |
Added a comment
-rw-r--r-- | doc/forum/How_to_make_Maven_releases_work_with_git_annex___63__/comment_1_9298aa55771b68873de02e6a7964bbdc._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/How_to_make_Maven_releases_work_with_git_annex___63__/comment_1_9298aa55771b68873de02e6a7964bbdc._comment b/doc/forum/How_to_make_Maven_releases_work_with_git_annex___63__/comment_1_9298aa55771b68873de02e6a7964bbdc._comment new file mode 100644 index 000000000..ca62bd43e --- /dev/null +++ b/doc/forum/How_to_make_Maven_releases_work_with_git_annex___63__/comment_1_9298aa55771b68873de02e6a7964bbdc._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.21" + subject="comment 1" + date="2013-07-30T18:20:53Z" + content=""" +If you can find a way to run `git annex get` in the cloned repo, it will copy over the files. Perhaps there is some way to make Maven do that via a hook script or similar? +"""]] |