removed
This commit is contained in:
parent
c139a73b87
commit
c006cfca56
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="talmukoydu@ab15521191b4d02584d003f3f211d90f575d5ebb"
|
||||
nickname="talmukoydu"
|
||||
avatar="http://cdn.libravatar.org/avatar/965ffeb49ec136674054e50928ddb2ed"
|
||||
subject="`git annex sync` not syncing automatically with gcrypt remotes"
|
||||
date="2023-03-19T19:08:13Z"
|
||||
content="""
|
||||
@joey Is this a bug or am I missing something?
|
||||
|
||||
Notes:
|
||||
* I am using the latest `git-remote-gcrypt`, version 1.5
|
||||
|
||||
* `ssh user@user.rsync.net \"git init --bare repo\"`
|
||||
* `git remote add test gcrypt::rsync://xxxx@xxxx.rsync.net:repo`
|
||||
* `git annex sync -> DOES NOT SYNC to test remote`
|
||||
|
||||
* `ssh user@user.rsync.net \"git init --bare repo\"`
|
||||
* `git remote add test gcrypt::xxxx@xxxx.rsync.net/full/path/to/repo`
|
||||
* `git annex sync -> DOES SYNC to test remote`
|
||||
"""]]
|
Loading…
Reference in a new issue