gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 61c85c9: Commit command in release checklist


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 61c85c9: Commit command in release checklist
Date: Mon, 12 Jun 2017 09:10:33 -0400 (EDT)

branch: master
commit 61c85c99ddcfa1246aa8e3b30f1fa16a2115001e
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Commit command in release checklist
    
    While preparing Gnuastro 0.3.7 for Debian, I noticed that a commit command
    was missing, so it is added with this commit.
---
 doc/release-checklist.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt
index 8cc23d9..1e6b130 100644
--- a/doc/release-checklist.txt
+++ b/doc/release-checklist.txt
@@ -206,6 +206,7 @@ Steps necessary to Package Gnuastro for Debian.
    `debian' directory is commited (with `git status'):
 
      $ git add -f bin/ bootstrapped/ doc/ lib/ tests/
-     $ git status                         # Commit anything that remains.
+     $ git status                         # Add anything that remains.
+     $ git commit -m "Gnuastro $ver"
 
  - Push all the changes to the repository and announce on Debian Astro.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]