chiark / gitweb /
wip
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 27 Jul 2018 08:53:14 +0000 (09:53 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 27 Jul 2018 08:53:14 +0000 (09:53 +0100)
talk.txt

index 92297532c44f2f395628c79fa5c7877e1c3bf9d8..73cf7cf81fab0acbd4fabfd763b203dcfee7a254 100644 (file)
--- a/talk.txt
+++ b/talk.txt
@@ -216,3 +216,26 @@ The autogenerated special breakwater merge, and changelog entry, are
 discarded, leaving you just where you were before.  You've wasted no
 effort because everything you're throwing away was machine-made.
 
+===== status and references slide
+
+git-debrebase is available in testing and stretch-backports and is in
+good shape.  Since early versions it has been battle-tested to help
+with security updates to the Debian Xen packages.  The documentation
+is comprehensive.
+
+No doubt the user interface and documentation will improve, and new
+features will will be added, but you can start using it right away.
+
+The best starting point is probably the tutorial manpage
+dgit-maint-debrebase (7) (which is in the dgit package).
+
+Sean and I are holding a workshop on Tuesday morning, where anyone is
+invited to come and get help with git-debrebase - and also with dgit.
+So if your questions dun't get answered before then, do drop in.
+
+And of course I should refer to the reference documentation.
+git-debrebase(5) has the data model and definition of terminology.
+git-debrebase(1) is the command line reference.
+
+But, really, start with the dgit-maint-rebase tutorial, or come to the
+workshop.