summaryrefslogtreecommitdiff
path: root/doc/forum/How_to_make_Maven_releases_work_with_git_annex___63__.mdwn
blob: b39e69d7b5d269959d9f38a5328e14ddc5cafe1c (plain)
1
2
3
4
5
Hi,

In normal maven release procedure, it re-clones the gitrepo from the tag to do the release from either git or local file, But as git-annex uses symlinks when the repo is clones by maven, it misses the files. Any recommendations how i can make this work ? 

Also would love some data on who is using git-annex in production environment would be good.