[wiki] [upstream] Added a missing -m flag to one of the hg qcommit messages || Paul Thompson
changeset: 143:1994aa21cd87
tag: tip
user: Paul Thompson <paul_AT_rouge-robot.com>
date: Sat Sep 06 10:59:15 2008 -0700
files: dwm/customisation/patch_queue.md
description:
Added a missing -m flag to one of the hg qcommit messages
diff -r 2ca5a4c758f2 -r 1994aa21cd87 dwm/customisation/patch_queue.md
--- a/dwm/customisation/patch_queue.md Fri Sep 05 09:09:24 2008 +0100
+++ b/dwm/customisation/patch_queue.md Sat Sep 06 10:59:15 2008 -0700
_AT_@ -141,7 +141,7 @@
Let's again commit this latest patch in our MQ repository for safe keeping:
- $ hg qcommit 'Made config.h depend on config.def.h'
+ $ hg qcommit -m 'Made config.h depend on config.def.h'
###Our first proper customisation: change the tiling factor
Received on Sat Sep 06 2008 - 19:59:41 CEST
This archive was generated by hypermail 2.3.0
: Thu Sep 13 2012 - 19:30:25 CEST