vault backup: 2026-01-27 16:34:57
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
tags:
|
||||
- IT/Development/Git
|
||||
---
|
||||
## Verwendung
|
||||
|
||||
## Konfiguration
|
||||
|
||||
```shell
|
||||
git config --add remote.origin.fetch '+refs/notes/*:refs/notes/*'
|
||||
git config --add remote.origin.push '+refs/heads/*:refs/heads/*'
|
||||
git config --add remote.origin.push '+refs/notes/*:refs/notes/*'
|
||||
git config notes.displayRef 'refs/notes/*'
|
||||
```
|
||||
Reference in New Issue
Block a user