Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to get rid of local git repository

$ rm -rf .git
$ rm -rf .git


to delete git repository from local repo (from machine)
Comment

remove git from local repository

$ rm -rf .git
Comment

PREVIOUS NEXT
Code Example
Shell :: command to create or change a password for a user 
Shell :: ssh server freebsd 
Shell :: grep exclude file extension 
Shell :: kali tools 
Shell :: ubuntu add public key to server 
Shell :: start powershell as different user 
Shell :: how to remove sensitive data from github history 
Shell :: node js TypeError [ERR_INVALID_ARG_TYPE]: The argument must be of type string. Received undefined 
Shell :: how to run a sh file in terminal 
Shell :: set muiltiple ssh keys for different github accounts on one computer 
Shell :: download entire website Linux terminal 
Shell :: Could not find an NgModule. Use the skip-import option to skip importing in NgModule. 
Shell :: copy directory command in linux 
Shell :: git create branch from master 
Shell :: run file linux 
Shell :: where is path on klai linux 
Shell :: surge flutter web 
Shell :: commitlint, husky, commitzen 
Shell :: git save password 
Shell :: how to start ssh agent service windows powershell 
Shell :: ubuntu edit sources.list 
Shell :: bash for loop parallel 
Shell :: git remove files from old commits 
Shell :: delete commit 
Shell :: reload .bashrc 
Shell :: git checkout remote branch 
Shell :: find linux 
Shell :: get path ubuntu 
Shell :: git pull override local changes 
Shell :: osx stop httpd 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =