tag
authorJoey Hess <joeyh@joeyh.name>
Sat, 19 Oct 2024 21:13:26 +0000 (17:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 19 Oct 2024 21:13:26 +0000 (17:13 -0400)
doc/bugs/git_remote_annex_-_rclone.mdwn

index 08413d95af4591ff0ad75d9b701a724151b4899c..44781d58d5897765db434da92689b084cc716285 100644 (file)
@@ -48,3 +48,5 @@ I'm slowly integrating it into everything I do because it's so cool. Right now,
 Also, if anyone is having issue using git-remote-annex, like I did running on OSX installed via homebrew, the solution is to add a symlink manually from (e.g.) `$(realpath /opt/homebrew/bin/git-annex[-shell]) <- /opt/homebrew/bin/git-remote-annex`. In other words, the current homebrew recipe simply doesn't symlink the git-annex command to git-remote-annex on your path, which git annex automagically act like a git remote helper if called like this so luckily it's an easy fix.
 
 > [[fixed|done]] I *think*, please comment if not --[[Joey]]
+
+[[!tag projects/INM7]]