chiark / gitweb /
bigger rebase -i
[talk-2018-dc18-gdr.git] / usps.md
diff --git a/usps.md b/usps.md
index 6459904553d1935ff2b0b53d625d8f84c34eec37..a8582800f1b816ad517918479d24dbcb69d2a1d4 100644 (file)
--- a/usps.md
+++ b/usps.md
@@ -9,15 +9,15 @@ No in-tree metadata                       | unlike git-dpm
 
 ============================================================
 
-No need to switch branches                | unlike gbp pq
-Tree always dpkg-buildpackage'able        |  and git-dpm
-
-No reading diffs of diffs                 | unlike gbp pq
+No need to switch branches                | unlike gbp pq and git-dpm
+Tree always dpkg-buildpackage'able        | unlike gbp pq and git-dpm
 
 Working tree is never dirtied
  - by patch application                   | unlike gbp pq
- - by patch export                        | unlike gbp pq
  - by metadata conflicts
+ - by patch export                        | unlike gbp pq
+
+No reading diffs of diffs                 | unlike gbp pq
 
 ============================================================
 
@@ -27,3 +27,6 @@ Tree makes sense to upstreams & users     |  and git-dpm
 No need to ever use quilt(1)
 Can mostly ignore `3.0 (quilt)' .dsc
 `3.0 (quilt)' .dsc output is always perfect
+
+Directly compatible with dgit.
+No command needed to upload other than dgit push.