diff options
author | Michael Muré <batolettre@gmail.com> | 2018-07-13 16:13:40 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-07-13 16:13:40 +0200 |
commit | bc12fee58e8bd86672793ae37d9f924158afb482 (patch) | |
tree | b6506af647a5e6d3d8c053f2b284a3adc335d35b /notes | |
parent | e02294c8f372156945bbc43d70d4d36a07a3fbcf (diff) | |
download | git-bug-bc12fee58e8bd86672793ae37d9f924158afb482.tar.gz |
create the Bug structure
Diffstat (limited to 'notes')
-rw-r--r-- | notes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ git push origin "refs/bug/*" git fetch origin "refs/bug/*:refs/bug/*" +git show-ref refs/bug |