chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7da9437
)
dgit-maint-debrebase(7): fix command to just launder
author
Sean Whitton
<spwhitton@spwhitton.name>
Sun, 29 Jul 2018 09:52:38 +0000
(17:52 +0800)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 29 Jul 2018 11:55:01 +0000
(12:55 +0100)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit-maint-debrebase.7.pod
patch
|
blob
|
history
diff --git
a/dgit-maint-debrebase.7.pod
b/dgit-maint-debrebase.7.pod
index 6223e8722179518a684299f2a38c7976b4e3ead1..685a6b251b8622d5caf4ebcd69bcb5f451054c79 100644
(file)
--- a/
dgit-maint-debrebase.7.pod
+++ b/
dgit-maint-debrebase.7.pod
@@
-619,7
+619,7
@@
using git-rebase(1) directly. For example,
=over 4
- % git debrebase
launder
+ % git debrebase
% git rebase -i HEAD~5 # there are 4 Debian patches
=back