aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/star/release-guide.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index fb0c54a..d4f73af 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -103,7 +103,7 @@ for the Star release. To bring all modules up to the current
Create a temporary file as a basis for module changelog to be
included in release announcement below:
- $ git diff --submodule=log origin/master..HEAD > /tmp/mod.txt
+ $ git diff --submodule=log > /tmp/mod.txt
Then you may commit your update of the submodules: