GIT .git папка (чтобы управлять местным репо клонировано множество удаленных репо)

git rev-parse --git-dir
to fetch the git folder of the repo (It is useful when you handle with many remote repos inside one local repo ) 
Codes_bucket