propagate debugging into remote's Annex monad
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Jul 2021 15:39:57 +0000 (11:39 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Jul 2021 15:40:51 +0000 (11:40 -0400)
commite676cd43c0523bd47c16efb898d5e3e7a0362557
tree0fda28d3f6cc97d13c680beb1cdb9247e28af57e
parent1fc6e6a65f378095db6ca4c303e260b51c6b8b05
propagate debugging into remote's Annex monad

This is needed to make the debugging added in
00733848509940d81026c24919a909acc6dfa21e actually be displayed when
running git-annex get from a local remote.
Remote/Git.hs