Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
39f33a9988
3 changed files with 38 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="yarikoptic"
|
||||
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
|
||||
subject="comment 3"
|
||||
date="2023-05-19T18:47:49Z"
|
||||
content="""
|
||||
It makes total sense, thank you Joey! I guess a little odd behavior is only the reporting of git annex `ok` for dropping an unknown key. I guess like with `rm unknownfile` (unless `-f` is used) I would have expected it to error out.
|
||||
"""]]
|
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="yarikoptic"
|
||||
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
|
||||
subject="comment 4"
|
||||
date="2023-05-19T18:49:29Z"
|
||||
content="""
|
||||
re vanished -- it is from `annex version` whenever its output is not fully written out due to use of `head`:
|
||||
|
||||
```
|
||||
❯ ( source ~/git-annexes/10.20230407+git201-g5df89d58c7.env; git annex version | head -n 1)
|
||||
git-annex version: 10.20230407+git201-g5df89d58c7-1~ndall+1
|
||||
git-annex: <stdout>: commitBuffer: resource vanished (Broken pipe)
|
||||
|
||||
```
|
||||
"""]]
|
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="yarikoptic"
|
||||
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
|
||||
subject="comment 5"
|
||||
date="2023-05-19T18:49:48Z"
|
||||
content="""
|
||||
re vanished -- it is from `annex version` whenever its output is not fully written out due to use of `head`:
|
||||
|
||||
```
|
||||
❯ ( source ~/git-annexes/10.20230407+git201-g5df89d58c7.env; git annex version | head -n 1)
|
||||
git-annex version: 10.20230407+git201-g5df89d58c7-1~ndall+1
|
||||
git-annex: <stdout>: commitBuffer: resource vanished (Broken pipe)
|
||||
|
||||
```
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue