mirror of
https://codeberg.org/franzl96/Knowledgebase.git
synced 2025-10-06 00:12:42 +02:00
Issue Addin a new section for git commands
This commit is contained in:
7
Git/Common Git Commands.md
Normal file
7
Git/Common Git Commands.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
| Command | Description |
|
||||
| -------------------- | ------------------------------------------------ |
|
||||
| git rm -r --cached . | Remove all all files that excluded by .gitignore |
|
||||
| git add -i | Interactive add mode |
|
||||
|
Reference in New Issue
Block a user