Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git deinit repo

# in git bash
Computer information path/to/repo (main)
$ rm -rf .git
# will delete the repository
Computer information path/to/repo
$ 
 
PREVIOUS NEXT
Tagged: #git #deinit #repo
ADD COMMENT
Topic
Name
4+5 =