>
> That's a mouthful. I'd say
>
> To update the index with the contents of a new or modified file, use
>
OK; thanks! I will change this.
---
Thomas
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo
Thomas Ackermann wrote:
> --- a/Documentation/user-manual.txt
> +++ b/Documentation/user-manual.txt
> @@ -1080,19 +1080,14 @@ produce no output at that point.
>
> Modifying the index is easy:
>
> -To update the index with the new contents of a modified file, use
> +To add the contents of a ne
Thomas Ackermann writes:
> Combine the two cases for "git add" into one.
> Add verb "use" to "git rm" case.
>
> Signed-off-by: Thomas Ackermann
> ---
> Documentation/user-manual.txt | 11 +++
> 1 file changed, 3 insertions(+), 8 deletions(-)
>
> diff --git a/Documentation/user-manual.tx
Combine the two cases for "git add" into one.
Add verb "use" to "git rm" case.
Signed-off-by: Thomas Ackermann
---
Documentation/user-manual.txt | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 8a
4 matches
Mail list logo