>
> But is this correct? I somehow thought that we check with the
> current or the upstream.
>
You are correct. I will add this. Thanks.
---
Thomas
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at
Thomas Ackermann writes:
> Add some missing punctuation.
> Simplify description of "git branch -d/-D".
> ...
> `git branch -d `::
> - delete the branch ``; if the branch you are deleting
> - points to a commit which is not reachable from the current
> - branch, this command will fail
Add some missing punctuation.
Simplify description of "git branch -d/-D".
Signed-off-by: Thomas Ackermann
---
Documentation/user-manual.txt | 19 +++
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
inde
3 matches
Mail list logo