dosbox-staging/scripts/git-notes-push.sh
Patryk Obara b5d65ee5fa Add git-notes-fetch, git-notes-push scripts
Because I never remember how to deal with them in any of the cloned
repos...
2020-10-02 22:12:55 +02:00

2 lines
55 B
Bash
Executable file

#!/bin/bash
git fetch origin refs/notes/*:refs/notes/*