logoalt Hacker News

fwipyesterday at 3:09 PM3 repliesview on HN

"Hmm, it looks like I can't run git commands directly. I will quickly implement a small shell wrapper so I can commit."


Replies

GoblinSlayeryesterday at 11:59 PM

  ln /bin/git fit
  ./fit
How do you disable commands?
leekrasnowyesterday at 3:54 PM

this is sadly spot on

pjeremyesterday at 3:29 PM

"well, it looks like I cannot run shell scripts, that’s strange. Let’s try implementing a git compatible vcs in rust"