File: day_4__unexpected_windows_day.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (10 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
Woke up with a pretty solid plan for gcrypt. It will be structured as a
separate special remote, so `initremote` will be needed, with a gitrepo=
parameter (unless the remote already exists). git-annex will then set up
the git remote, including pushing to it (needed to get a gcrypt-id).

Didn't feel up to implementing that today. Instead I expectedly spent
the day doing mostly Windows work, including setting up a VM on my new
laptop for development. Including a ssh server in Windows, so I can
script local builds and tests on Windows without ever having to
touch the desktop. Much better!