$ mkdir a
$ cd a
$ git init
$ git commit --allow-empty --allow-empty-message -m ''
$ git worktree add ../b
$ ls .git/worktrees/
b
$ rm -rf ../b
$ git worktree prune
$ ls .git/worktrees/
$
Code Example |
---|
Shell :: install pup command |
Shell :: merge branch into master |
Shell :: migration angular version |
Shell :: npm audit undu |
Shell :: filter match in line sed |
Shell :: git add untracked to gitignore |
Shell :: jenkins install linux |
Shell :: docker no space left on device ubuntu but only 75% use? |
Shell :: remove yum package with its dependencies |
Shell :: shotcut download |
Shell :: ubuntu command change line in file |
Shell :: apk remove package |
Shell :: install gdal django rest |
Shell :: shell echo new line into file |
Shell :: bash if unset |
Shell :: git merge cherry pick |
Shell :: photoview github |
Shell :: howdy install |
Shell :: Install the postgres CLI tools |
Shell :: linux chown |
Shell :: redux |
Shell :: ubuntu useradd |
Shell :: ubuntu change primary group |
Shell :: adding ssh key to gitlab |
Shell :: rename git repository command line |
Shell :: chrome extension to safari extension |
Shell :: zip exclude directory |
Shell :: instal ansible centos 7 |
Shell :: linux apps |
Shell :: mv linux command |