Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
4bbda63d8c
5 changed files with 44 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="qiang.fang@ddaed0de00c2925f8036e6c61ce6e12654263ada"
|
||||
nickname="qiang.fang"
|
||||
avatar="http://cdn.libravatar.org/avatar/5a55c6bcb3eaacde1355f9aca0d9384a"
|
||||
subject="comment 2"
|
||||
date="2021-03-06T00:03:51Z"
|
||||
content="""
|
||||
Are you working on different computers?
|
||||
Is the system time in sync?
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="tomdhunt"
|
||||
avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3"
|
||||
subject="Any way to delete a remote?"
|
||||
date="2021-03-07T01:53:21Z"
|
||||
content="""
|
||||
I can't find any way to delete a special remote. I created one that was explicitly temporary (to transfer between some other systems), and now I can't get rid of it. I've already run \"git remote rm\" on it, but it seems git-annex didn't pick this up.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="Ilya_Shlyakhter"
|
||||
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
|
||||
subject="comment 47"
|
||||
date="2021-03-07T13:38:54Z"
|
||||
content="""
|
||||
Try [[`git-annex-dead`|git-annex-dead]] remotename
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="tomdhunt"
|
||||
avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3"
|
||||
subject="comment 48"
|
||||
date="2021-03-08T03:28:45Z"
|
||||
content="""
|
||||
I've tried git-annex-dead, it removes the remotes from command outputs but the name is still taken. This isn't great if I want to delete and reconfigure the same remote.
|
||||
|
||||
I can always just call it remote2, but that's unaesthetic.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="Ilya_Shlyakhter"
|
||||
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
|
||||
subject="Re: "Any way to delete a remote?""
|
||||
date="2021-03-08T15:13:36Z"
|
||||
content="""
|
||||
There is also [[`git-annex-renameremote`|git-annex-renameremote]] . (And a old [[post|forum/How_to_rename_a_remote?]] on the topic, but that's before `git-annex-renameremote` was added.)
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue