X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=NOTES;h=984ff4490129ba5149786168a10e2dcf688b6391;hp=cd29632811784affb47221479cce5a377d92025d;hb=21c8966d8c2a930f7ead1fd417b11a9606b8a859;hpb=239e09cb0610be8b4339a1abb742f391006e3ee2 diff --git a/NOTES b/NOTES index cd296328..984ff449 100644 --- a/NOTES +++ b/NOTES @@ -1,33 +1,13 @@ -New field in dsc - specifies - commit hash corresponding to the thing uploaded - optional commit hash corresponding to pristine tar - Vcs-git-master: #commit - -dgit clone - fetches dsc - clones repo from alioth - repros commit if nec. (if no hash in current dsc, check that - dsc is after git head and make synthetic commit, otherwise - complain) - -dgit fetch - as above - -dgit push - after git-buildpackage --tag (but no sign) - check repo is clean and tag is made - signs tag - debsign - push to alioth (perhaps with merge -s ours) - dput - -where on alioth upstream - -rc bugs for - server(s?) not reachable - mismatch - -?git-buildpackage -? adds field for master commit hash -? adds field for pristine tar +remote is dgit + can do fetch thing? + push is deliberately broken? + +remote refs + refs/dgit/ +local refs + refs/heads/ + refs/remotes/dgit/ + +Vcs-Dgit-Master: + specifies commit hash corresponding to the thing uploaded + optional commit hash corresponding to pristine tar??