Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git-notes-fetch.sh « scripts - github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b146341b38e25d94ef9c7ee6f741817457d794a (plain)
1
2
3
4
5
#!/bin/bash

# We store additional metadata in the notes (e.g. URLs to Vogons forum
# or SourceForge issue tracker)
git fetch origin refs/notes/*:refs/notes/*