[gvfs] Mention micro commits in README.commits
- From: Alexander Larsson <alexl src gnome org>
- To: svn-commits-list gnome org
- Subject: [gvfs] Mention micro commits in README.commits
- Date: Fri, 17 Apr 2009 05:24:16 -0400 (EDT)
commit cd9a1633a35b1243805c0e531a1f7bd75160a7d4
Author: Alexander Larsson <alexl redhat com>
Date: Fri Apr 17 10:48:08 2009 +0200
Mention micro commits in README.commits
---
README.commits | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.commits b/README.commits
index d57e84c..85c2647 100644
--- a/README.commits
+++ b/README.commits
@@ -25,6 +25,11 @@ people committing to GVfs to follow a few rules:
commit message will be reverted. See below for the expected format
of commit messages.
+3) Try to separate each change into multiple small commits that are
+ independent ("micro commits" in git speak). This way its easier to
+ see what each change does, making it easier to review, to cherry pick
+ to other branches, to revert, and to bisect.
+
Notes:
* When developing larger features or complicated bug fixes, it is
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]