blog for the day
This commit is contained in:
parent
70b5d85371
commit
c01be2a0b0
1 changed files with 9 additions and 0 deletions
9
doc/design/assistant/blog/day_262__catching_up.mdwn
Normal file
9
doc/design/assistant/blog/day_262__catching_up.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
Spent some time today to get caught up on bug reports and website traffic.
|
||||
Fixed a few things.
|
||||
|
||||
Did end up working on Windows for a while too. I got `git annex drop`
|
||||
working. But nothing that moves content quite works yet..
|
||||
|
||||
I've run into a stumbling block with `rsync`. It thinks that
|
||||
`C:\repo` is a path on a ssh server named "C". Seems I will need to translate
|
||||
native windows paths to unix-style paths when running rsync.
|
Loading…
Reference in a new issue