Answers for "how to check whether git is initialized or not"

0

how to check whether git is initialized or not

git rev-parse --is-inside-work-tree
Posted by: Guest on February-03-2022

Code answers related to "how to check whether git is initialized or not"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language