From f47765effae4e1e9921abc381ddac337bddee3e4 Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Sat, 17 Apr 2021 10:45:21 +1000 Subject: [PATCH] HACKING: minor updates --- HACKING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 593129a1c..f41b6d05d 100644 --- a/HACKING +++ b/HACKING @@ -21,16 +21,16 @@ # Commits to the "base" component of the repository: - * Commits with user-visible affect made to the "base" component of the + * Commits with user-visible effect made to the "base" component of the repository should be accompanied by a corresponding entry in the base/ChangeLog file, with references to pertinent Trac ticket - numbers and svn commit revisions where appropriate. + numbers and git commits where appropriate. * Such entries to the ChangeLog need not be full duplications of their related commit logs if the latter are thorough explanations of what's involved in the commit. In such cases it's perfectly acceptable to enter just a summary of the commit and point the - reader to further information through the related svn revision and + reader to further information through the related git commit and Trac ticket number (if applicable). * Related commits to "base" should be grouped in a single ChangeLog