Are trivals in g2 merged into HEAD immediately?
Chris Shoemaker
c.shoemaker at cox.net
Wed Dec 22 16:26:52 EST 2004
Say that I've got the g2 branch checked out and I make a completely
trivial patch, that I wouldn't hesitate to commit, and obviously
belongs on all branches (well, at least HEAD) E.g.:
diff -u -r1.55.4.5 Makefile.am
--- Makefile.am 7 Jul 2004 04:10:25 -0000 1.55.4.5
+++ Makefile.am 23 Dec 2004 01:57:46 -0000
@@ -103,7 +103,7 @@
else
etags:
- @echo "You must ./configure with --enable-etags to use ctags."
+ @echo "You must ./configure with --enable-etags to use etags."
endif
What should I do with it? Send it to gnucash-devel?
Actually, I'm more curious about the branch relations. Would this be
committed only to g2 branch for some later massive merge of g2 into
HEAD, or is trivial stuff committed to g2 and then merged to HEAD
immediately?
-chris
More information about the gnucash-devel
mailing list