X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=git-debrebase.5.pod;h=52fb60b952d331c7632ab3abc2c8b424f80de624;hp=e445c0e6001354bd337d8b01f7b8859ed98150d1;hb=4f0df1ece5587950332b2a6e3a4b54e4e7959bdd;hpb=da6f19f4f54e84723e9d1435bcfd4f7db8e55986 diff --git a/git-debrebase.5.pod b/git-debrebase.5.pod index e445c0e6..52fb60b9 100644 --- a/git-debrebase.5.pod +++ b/git-debrebase.5.pod @@ -15,6 +15,8 @@ as a series of individual git commits, which can worked on with rebase, and also shared. +=head2 DISCUSSION + git-debrebase is designed to work well with dgit. git-debrebase can also be used in workflows without source packages, for example to work on Debian-format packages outside or alongside Debian. @@ -27,6 +29,11 @@ provided by your upstream. However, use of git-debrebase in Debian does not make anything harder for derivatives, and it can make some things easier. +When using gitk on branches managed by git-debrebase, +B, B +and B (or B) +produce more useful output than the default. + =head1 TERMINOLOGY =over