[wiki] [official] Added a missing -m flag to one of the hg qcommit messages || Paul Thompson

From: <hg_AT_suckless.org>
Date: Tue, 9 Sep 2008 09:48:23 +0100 (BST)

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 Tue Sep 09 2008 - 10:48:23 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:25 CEST