mirror of
https://github.com/ilyamak04/DevOps.git
synced 2025-04-05 15:34:49 +02:00
some command about git remote repo
This commit is contained in:
parent
82e260c345
commit
5f0349a516
4
git/REMOTE_REPO.MD
Normal file
4
git/REMOTE_REPO.MD
Normal file
@ -0,0 +1,4 @@
|
||||
### Команды
|
||||
- `git remote -v` - показывает все удалённые репозитории, которые связаны с локальным репозиторием
|
||||
- `git branch -vv` - показывает upstream ветку
|
||||
- `rm -rf /path/to/repo/.git` - git больше не будет отслеживать эту директорию
|
Loading…
x
Reference in New Issue
Block a user