summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING1
1 files changed, 1 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 40c14d2..d8e1f5a 100644
--- a/HACKING
+++ b/HACKING
@@ -48,6 +48,7 @@ THE WAY
- cvs add .pc/(patchsetname)/(file)
- cvs commit .pc/(patchsetname) (to update the state of quilt in cvs)
- edit the file
+ - cvs add the file if it doesn't exist yet
- quilt refresh
- quilt push -a (This one is IMPORTANT, otherwise you'll have a huge diff)
- cvs commit