A bare git repository is so named because it has no working directory; it only contains files that are normally hidden away in the .git subdirectory.
I ran the git --bare init in a wrong directory(in the server). I see the files branches, config, deps …
git undo git-bareThis maybe has been answered, but I didn't find a good answer. I come from centralized repositories, such as SVN, …
git github git-bare