devblog
This commit is contained in:
parent
547aab9591
commit
96a572cf5c
1 changed files with 13 additions and 0 deletions
13
doc/devblog/day_314__pre_trip_catchup.mdwn
Normal file
13
doc/devblog/day_314__pre_trip_catchup.mdwn
Normal file
|
@ -0,0 +1,13 @@
|
|||
Did some work on Friday and Monday to let external special remotes be used
|
||||
in a readonly mode. This lets files that are stored in the remote be
|
||||
downloaded by git-annex without the user needing to install the
|
||||
external special remote program. For this to work, the external special
|
||||
remote just has to tell git-annex the urls to use. This was developed in
|
||||
collaboration with Benjamin Gilbert, who is developing
|
||||
[gcsannex](https://github.com/bgilbert/gcsannex), a Google Cloud Storage
|
||||
special remote.
|
||||
|
||||
Today, got caught up with recent traffic, including fixing a couple of
|
||||
bugs. The backlog remains in the low 90's, which is a good place to be as I
|
||||
prepare for my August vacation week in the SF Bay Area, followed by a week
|
||||
for ICFP and the Haskell Symposium in Vancouver.
|
Loading…
Add table
Reference in a new issue