Bauer: 2025-06-13 14:52:59

This commit is contained in:
ralfk 2025-06-13 14:52:59 +02:00
parent 67f64bedde
commit 1e95e369a1

View File

@ -1,6 +1,6 @@
--- ---
created: 2024-06-12T09:29 created: 2024-06-12T09:29
updated: 2025-04-10T18:13 updated: 2025-06-13T13:26
--- ---
# Git Befehle # Git Befehle
@ -23,5 +23,8 @@ url = https://ralfk: @portal.ralfkoop.de/ralfk/myfirstbrain.git
git config --list --show-origin git config --list --show-origin
``` ```
Git auschecken mit seperatem .git directory :
```cmd
git init --separate-git-dir c:\Users\Rakhesh\Code\Test.git
```
#git, #technik, #config #git, #technik, #config