From 82360ae7bcaf2126d329472968d8f3a0eea48b26 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 16 Aug 2007 04:59:29 +0000 Subject: [PATCH] Autogenerated manpages for v1.5.3-rc5-11-g312e --- man1/git-apply.1 | 8 +++++++- man7/git.7 | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/man1/git-apply.1 b/man1/git-apply.1 index 1951a6898..4c7557f58 100644 --- a/man1/git-apply.1 +++ b/man1/git-apply.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-APPLY" "1" "07/19/2007" "Git 1.5.3.rc2.19.gc4fba" "Git Manual" +.TH "GIT\-APPLY" "1" "08/16/2007" "Git 1.5.3.rc5.11.g312e" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -108,6 +108,12 @@ Report progress to stderr. By default, only a message about the current patch be .TP apply.whitespace When no \-\-whitespace flag is given from the command line, this configuration item is used as the default. +.SH "SUBMODULES" +If the patch contains any changes to submodules then \fBgit\-apply\fR(1) treats these changes as follows. + +If \-\-index is specified (explicitly or implicitly), then the submodule commits must match the index exactly for the patch to apply. If any of the submodules are checked\-out, then these check\-outs are completely ignored, i.e., they are not required to be up\-to\-date or clean and they are not updated. + +If \-\-index is not specified, then the submodule commits in the patch are ignored and only the absence of presence of the corresponding subdirectory is checked and (if possible) updated. .SH "AUTHOR" Written by Linus Torvalds .SH "DOCUMENTATION" diff --git a/man7/git.7 b/man7/git.7 index 965b0925b..b75259543 100644 --- a/man7/git.7 +++ b/man7/git.7 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT" "7" "08/11/2007" "Git 1.5.3.rc4.67.gf9286" "Git Manual" +.TH "GIT" "7" "08/16/2007" "Git 1.5.3.rc5.11.g312e" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) -- 2.26.2