File: comment_3_e2a4b1719ba9860da711b802de64daf5._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (10 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="thowz"
 subject="adjusting symlink paths"
 date="2016-05-13T22:32:33Z"
 content="""
Another good use case for this would be adjusting the target paths of symlinks for non-standard locations of the .git/annex/objects folder, such as when cloning into a repo where the GIT_DIR is outside the worktree folder, or when someone is using multiple worktrees and the links in other worktrees need to point to the GIT_COMMON_DIR.

[[https://git-scm.com/docs/git-worktree]]<br>
[[https://stacktoheap.com/blog/2016/01/19/using-multiple-worktrees-with-git/]]
"""]]