comparison tests/test-globalopts.t @ 31794:54b1af732415

commands: update help for "bundle" We now have a dedicated help topic to describe bundle specification strings. Let's update `hg bundle`'s documentation to reflect its existence. While I was hear, I also tweaked some wording which I felt was out of date and needed tweaking. Specifically, `hg bundle` no longer just deals with "changegroup" data: it can also generate files that have non-changegroup data.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 01 Apr 2017 13:43:43 -0700
parents 69d8fcf20014
children 2b130e26c3a4
comparison
equal deleted inserted replaced
31793:69d8fcf20014 31794:54b1af732415
294 backout reverse effect of earlier changeset 294 backout reverse effect of earlier changeset
295 bisect subdivision search of changesets 295 bisect subdivision search of changesets
296 bookmarks create a new bookmark or list existing bookmarks 296 bookmarks create a new bookmark or list existing bookmarks
297 branch set or show the current branch name 297 branch set or show the current branch name
298 branches list repository named branches 298 branches list repository named branches
299 bundle create a changegroup file 299 bundle create a bundle file
300 cat output the current or given revision of files 300 cat output the current or given revision of files
301 clone make a copy of an existing repository 301 clone make a copy of an existing repository
302 commit commit the specified files or all outstanding changes 302 commit commit the specified files or all outstanding changes
303 config show combined config settings from all hgrc files 303 config show combined config settings from all hgrc files
304 copy mark files as copied for the next commit 304 copy mark files as copied for the next commit
378 backout reverse effect of earlier changeset 378 backout reverse effect of earlier changeset
379 bisect subdivision search of changesets 379 bisect subdivision search of changesets
380 bookmarks create a new bookmark or list existing bookmarks 380 bookmarks create a new bookmark or list existing bookmarks
381 branch set or show the current branch name 381 branch set or show the current branch name
382 branches list repository named branches 382 branches list repository named branches
383 bundle create a changegroup file 383 bundle create a bundle file
384 cat output the current or given revision of files 384 cat output the current or given revision of files
385 clone make a copy of an existing repository 385 clone make a copy of an existing repository
386 commit commit the specified files or all outstanding changes 386 commit commit the specified files or all outstanding changes
387 config show combined config settings from all hgrc files 387 config show combined config settings from all hgrc files
388 copy mark files as copied for the next commit 388 copy mark files as copied for the next commit