Y
Hacker News
new
|
ask
|
show
|
jobs
by
dreamcompiler
980 days ago
If you don't like .git directories you can create a bare repo. That puts all of git's internal stuff at top level and makes it visible. But then you have to set up your working directory somewhere else.
https://stackoverflow.com/questions/7632454/how-do-you-use-g...