swedebugia writes: > Done! (see attached) > > I got the git-fetch and hashing to work. :D Nice work! > Next challenge: silence git-fetch. Do any of you know how to do that? > I imagine it entails sending its text output to some dummy port. An easy solution (not necessarily the best solution) would be to wrap it in 'with-output-to-string'. Regards, Jakob