Fossil SCM

Updated push/pull command help to reflect that they also operate on forum content.

stephan 2019-12-05 10:58 trunk
Commit 120f950026d5fc0995c98b6c549f621be78f7f857f2888c23433265b9184bfba
1 file changed +9 -7
+9 -7
--- src/sync.c
+++ src/sync.c
@@ -200,13 +200,14 @@
200200
/*
201201
** COMMAND: pull
202202
**
203203
** Usage: %fossil pull ?URL? ?options?
204204
**
205
-** Pull all sharable changes from a remote repository into the local repository.
206
-** Sharable changes include public check-ins, and wiki, ticket, and tech-note
207
-** edits. Add the --private option to pull private branches. Use the
205
+** Pull all sharable changes from a remote repository into the local
206
+** repository. Sharable changes include public check-ins, edits to
207
+** wiki pages, tickets, and tech-notes, as well as forum content. Add
208
+** the --private option to pull private branches. Use the
208209
** "configuration pull" command to pull website configuration details.
209210
**
210211
** If URL is not specified, then the URL from the most recent clone, push,
211212
** pull, remote-url, or sync command is used. See "fossil help clone" for
212213
** details on the URL formats.
@@ -246,14 +247,15 @@
246247
/*
247248
** COMMAND: push
248249
**
249250
** Usage: %fossil push ?URL? ?options?
250251
**
251
-** Push all sharable changes from the local repository to a remote repository.
252
-** Sharable changes include public check-ins, and wiki, ticket, and tech-note
253
-** edits. Use --private to also push private branches. Use the
254
-** "configuration push" command to push website configuration details.
252
+** Push all sharable changes from the local repository to a remote
253
+** repository. Sharable changes include public check-ins, edits to
254
+** wiki pages, tickets, and tech-notes, as well as forum content. Use
255
+** --private to also push private branches. Use the "configuration
256
+** push" command to push website configuration details.
255257
**
256258
** If URL is not specified, then the URL from the most recent clone, push,
257259
** pull, remote-url, or sync command is used. See "fossil help clone" for
258260
** details on the URL formats.
259261
**
260262
--- src/sync.c
+++ src/sync.c
@@ -200,13 +200,14 @@
200 /*
201 ** COMMAND: pull
202 **
203 ** Usage: %fossil pull ?URL? ?options?
204 **
205 ** Pull all sharable changes from a remote repository into the local repository.
206 ** Sharable changes include public check-ins, and wiki, ticket, and tech-note
207 ** edits. Add the --private option to pull private branches. Use the
 
208 ** "configuration pull" command to pull website configuration details.
209 **
210 ** If URL is not specified, then the URL from the most recent clone, push,
211 ** pull, remote-url, or sync command is used. See "fossil help clone" for
212 ** details on the URL formats.
@@ -246,14 +247,15 @@
246 /*
247 ** COMMAND: push
248 **
249 ** Usage: %fossil push ?URL? ?options?
250 **
251 ** Push all sharable changes from the local repository to a remote repository.
252 ** Sharable changes include public check-ins, and wiki, ticket, and tech-note
253 ** edits. Use --private to also push private branches. Use the
254 ** "configuration push" command to push website configuration details.
 
255 **
256 ** If URL is not specified, then the URL from the most recent clone, push,
257 ** pull, remote-url, or sync command is used. See "fossil help clone" for
258 ** details on the URL formats.
259 **
260
--- src/sync.c
+++ src/sync.c
@@ -200,13 +200,14 @@
200 /*
201 ** COMMAND: pull
202 **
203 ** Usage: %fossil pull ?URL? ?options?
204 **
205 ** Pull all sharable changes from a remote repository into the local
206 ** repository. Sharable changes include public check-ins, edits to
207 ** wiki pages, tickets, and tech-notes, as well as forum content. Add
208 ** the --private option to pull private branches. Use the
209 ** "configuration pull" command to pull website configuration details.
210 **
211 ** If URL is not specified, then the URL from the most recent clone, push,
212 ** pull, remote-url, or sync command is used. See "fossil help clone" for
213 ** details on the URL formats.
@@ -246,14 +247,15 @@
247 /*
248 ** COMMAND: push
249 **
250 ** Usage: %fossil push ?URL? ?options?
251 **
252 ** Push all sharable changes from the local repository to a remote
253 ** repository. Sharable changes include public check-ins, edits to
254 ** wiki pages, tickets, and tech-notes, as well as forum content. Use
255 ** --private to also push private branches. Use the "configuration
256 ** push" command to push website configuration details.
257 **
258 ** If URL is not specified, then the URL from the most recent clone, push,
259 ** pull, remote-url, or sync command is used. See "fossil help clone" for
260 ** details on the URL formats.
261 **
262

Keyboard Shortcuts

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