зеркало из https://github.com/microsoft/git.git
Merge branch 'maint' of git://linux-nfs.org/~bfields/git
* 'maint' of git://linux-nfs.org/~bfields/git: Documentation/user-manual.txt: fix typo Documentation: fix remote.<name>.skipDefaultUpdate description
This commit is contained in:
Коммит
c477553b2f
|
@ -757,7 +757,7 @@ remote.<name>.push::
|
|||
|
||||
remote.<name>.skipDefaultUpdate::
|
||||
If true, this remote will be skipped by default when updating
|
||||
using the remote subcommand of gitlink:git-remote[1].
|
||||
using the update subcommand of gitlink:git-remote[1].
|
||||
|
||||
remote.<name>.receivepack::
|
||||
The default program to execute on the remote side when pushing. See
|
||||
|
|
|
@ -74,7 +74,7 @@ version is called a <<def_commit,commit>>.
|
|||
|
||||
Those snapshots aren't necessarily all arranged in a single line from
|
||||
oldest to newest; instead, work may simultaneously proceed along
|
||||
parallel lines of development, called <def_branch,branches>>, which may
|
||||
parallel lines of development, called <<def_branch,branches>>, which may
|
||||
merge and diverge.
|
||||
|
||||
A single git repository can track development on multiple branches. It
|
||||
|
|
Загрузка…
Ссылка в новой задаче