git clone single branch
git clone --single-branch --branch <branchname> <remote-repo>
# clone only the remote primary HEAD (default: origin/master)
git clone <url> --single-branch
# as in:
git clone <url> --branch <branch> --single-branch [<folder>]
git clone <repository_url>
git branch -a
git checkout <branch_name>
Also in C++:
- tr replace char for string
- stop a process running on a port ubuntu
- can makefile commands take parameters
- delete all files smaller than a certain size linux
- install wsl kali linux desktop
- how to register nuget repository powershell
- dur Quintenzirkel übungen
- how to install xfce kali linux
- ModuleNotFoundError: No module named 'tensorflow_hub'
- composer 2 install in windows 10
- how to get list folder in cmd to value
- vue cli
- how to install laravel
- ubuntu 14 apache2 graceful restart
- vmware not working after ubuntu upgrade
- git push origin master --force
- pyinstaller no console
- how to log into a remote linux server
- More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands.
- apt install zbar
- composer install production
- git create new repo from branch
- install rosserial_python
- how to move from one to another drive in powershell