On 2016-12-22, at 12:33 AM, Oded Badt <ob...@infinidat.com> wrote: > Update: A coworker found a workaround to my original question: > > [filter "remove_outputs"] > clean = /bin/sh -c '$PWD/remove_outputs' > smudge = cat > > Works as long as remove_outputs is in the repo root and thats where you run > your git commands
What if you run git commands from deep inside the git repository, i.e., if you "live" down in src/java/main/ and have a bunch of class files down there? Does git have a "$GIT_ROOT" that it exports? If not, would this be a good thing to add? --- Entertaining minecraft videos http://YouTube.com/keybounce -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.