Fossil SCM

Make command-alias for 'checkout': co. This command could -not- have been used previously as a shortcut, as it would be ambiguous becuase of 'commit' and 'configuration'

bharder 2009-02-11 05:00 trunk
Commit a89b436bc9f4365fcef863b044e96c73b9e242ef
1 file changed +1
--- src/checkout.c
+++ src/checkout.c
@@ -133,10 +133,11 @@
133133
manifest_clear(&m);
134134
}
135135
136136
/*
137137
** COMMAND: checkout
138
+** COMMAND: co
138139
**
139140
** Usage: %fossil checkout VERSION ?-f|--force?
140141
**
141142
** Check out a version specified on the command-line. This command
142143
** will not overwrite edited files in the current checkout unless
143144
--- src/checkout.c
+++ src/checkout.c
@@ -133,10 +133,11 @@
133 manifest_clear(&m);
134 }
135
136 /*
137 ** COMMAND: checkout
 
138 **
139 ** Usage: %fossil checkout VERSION ?-f|--force?
140 **
141 ** Check out a version specified on the command-line. This command
142 ** will not overwrite edited files in the current checkout unless
143
--- src/checkout.c
+++ src/checkout.c
@@ -133,10 +133,11 @@
133 manifest_clear(&m);
134 }
135
136 /*
137 ** COMMAND: checkout
138 ** COMMAND: co
139 **
140 ** Usage: %fossil checkout VERSION ?-f|--force?
141 **
142 ** Check out a version specified on the command-line. This command
143 ** will not overwrite edited files in the current checkout unless
144

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button