Hacker News new | ask | show | jobs
by gumby 2052 days ago
Good idea as it makes the trees "self describing".

But: does this edit a file that can appear in .gitignore or are you uploading this to affect all your collaborators?

1 comments

It writes to `.git/config` in the local repo. (.git/ is ignored by default, obviously.)