chiark / gitweb /
Test suite: Break out t-pushed-good-core (nfc)
[dgit.git] / TODO.BRANCH
1
2  - in dopush (?), we need to sort out synthetic fast forard
3     this should not depend entirely on quilt mode
4     but will always be needed if quiltmode_splitbrain
5      * On push, if ff fixup mode enabled, check debian/changelog,
6        and maybe make fake merge, maybe in dgit view, maybe
7        elsewhere ?
8
9
10 Want tests for
11
12  - start repo with old tag, push with new tag, run
13    "old" dgit to push again with new tag, push again with
14    old tag
15
16  - rejecting push of same version with one tag when then the other
17
18
19 Test that, where appropriate, maint view tags are pushed to dgit git repo
20
21
22  * Provide --gpbpq[=:] options
23
24  * Document --quilt=unapplied|gbp|dpm
25
26  * Mention new tag format in debian/changelog
27
28  * Mention new --quilt=* in debian/changelog
29
30  * Test all three new --quilt=unapplied|gbp|dpm
31
32  * Mention in-archive copy fix in debian/changelog
33
34  * Mention in changelog that:
35    Remove lrfetchrefs at end of fetch_from_archive, for tidyness