From bba83a76081cb86064a564e7cd18211af9596ba7 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 16 Oct 2016 10:39:24 +0100 Subject: correct changelog create cmd --- tools/star/release-guide.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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: -- cgit v1.1