Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git the .git folder (to manage your local repo cloned many remote repos)

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 ) 
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #git #folder #manage #local #repo #cloned #remote
ADD COMMENT
Topic
Name
6+6 =