I have one question. I’m new user to git and I would have liked to know how exit git without to use “rm -rf .git”. Or it doesn’t matter to use this command and then do it again every time “git init”.
Thanks for help
Use rm -rf .git for exit git all time but I would have liked to Know best method for exit git.
New contributor
SchtroumpDev is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2