File: day_456__digging_in.mdwn

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (16 lines) | stat: -rw-r--r-- 577 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Digging in to some of the meatier backlog today. Backlog down to 225.

A lot of fixes around using `git annex enableremote` to add new gpg keys to
a gcrypt special remote. 

Had to make git-annex's use of `GIT_SSH`/`GIT_SSH_COMMAND`
contingent on `GIT_ANNEX_USE_GIT_SSH=1` being set. Unfortunate, but
difference from git made at least one existing use of that environment
variable break, and so it will need to be whitelisted in places where
git-annex should use it.

Added support for `git annex add --update`

----

Today's work was sponsored by Trenton Cronholm on Patreon.