322 B
322 B
tags
| tags | |
|---|---|
|
Verwendung
Konfiguration
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/*'