summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-06-15 19:17:16 +0200
committerWolfgang Müller2021-06-15 19:17:16 +0200
commitf6ad4f1472c2edc873c781e66e9bb057cfd204c0 (patch)
tree8fbc2c68692d2e9e62d9311138b59addcdfa8e0c
parent7f37398ab35efe42d381da3b554653de81281fa3 (diff)
downloadzunzuncito-f6ad4f1472c2edc873c781e66e9bb057cfd204c0.tar.gz
content/3: Delete final full stop
This invocation might otherwise be confused with 'git branch -D .'
-rw-r--r--content/3/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/3/index.md b/content/3/index.md
index 8682fe2..adbd735 100644
--- a/content/3/index.md
+++ b/content/3/index.md
@@ -28,4 +28,4 @@ branch as merged. Both of these tools are built for the merge workflow instead.
To see if your work was merged in patch-based workflows, use
[`git-cherry(1)`](https://git-scm.com/docs/git-cherry). Then you can safely
-force deletion of the branch with `git branch -D`.
+force deletion of the branch with `git branch -D`