git worktree prune
git worktree add <path> <branch>$ 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/
$
Also in Shell:
- shell script variable
- npm install mongoose error npm ERR! code ENOSELF
- How do I do 'dir /s /b' in PowerShell?
- windows flush dns
- git remove branch
- install pip ubuntu
- add-apt-repository
- git store credentials
- command to edit in terminal linux
- install macos on vmware ubuntu
- how to upload files to s3 bucket from mac shell
- pip3 not found
- git reset specific file
- git delete branch
- grepper shortcut key
- install metasploit in kali linux
- delete a file in cmd windows
- gitlab docker runner
- Git Commands: Step By Step Guide (Part 1)
- Shell query displays all citizens with an age greater than or equal to 21
- git credentials
- Error: ENOSPC: System limit for number of file watchers reached
- gatsby starter hello world
- matplotlib install