From 1d01e5ebb230a058093afa0058cde2429545fc54 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 28 Feb 2017 09:45:02 -0700 Subject: dgit-*(7): --deliberately-not-fast-forward for first dgit push Signed-off-by: Sean Whitton --- dgit-maint-native.7.pod | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dgit-maint-native.7.pod') diff --git a/dgit-maint-native.7.pod b/dgit-maint-native.7.pod index 03aee59..34aaaff 100644 --- a/dgit-maint-native.7.pod +++ b/dgit-maint-native.7.pod @@ -78,6 +78,14 @@ so that your history, which will be pushed to the dgit git server, is fast forward from the dgit archive view. +Alternatively, +if this was the first ever dgit push of the package, +you can avoid this merge commit by +passing C<--deliberately-not-fast-forward>. +instead of C<--overwrite>. +This avoids introducing a new origin commit into +your git history. + =head1 SUBSEQUENT PUSHES =over 4 -- cgit v1.2.3