Andy Stewart

Results 145 comments of Andy Stewart

As far as I can tell this hard-codes some accessory names instead of extracting the accessories from deploy.yml?

@Scotty1701 Thanks for the update. I wish I could help but I have no idea about Windows.

gitgutter.log is stuff that gitgutter produces (via `gitgutter#debug#log()`) to hopefully make debugging a problem easier. channel.log is something produced by vim (via `ch_logfile()`) when interacting with external processes. Regarding shells,...

> An alternative idea I had is to use git bash to run things instead of cmd, do you think that would work and if so how would I tell...