git: 18298aec36 - main - committers-guide: Remove confusing line
Mateusz Piotrowski
0mp at FreeBSD.org
Mon Apr 26 20:53:18 UTC 2021
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=18298aec36fb8beceb9ffd78f06ecd3c60190615
commit 18298aec36fb8beceb9ffd78f06ecd3c60190615
Author: Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-26 20:46:09 +0000
Commit: Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-26 20:46:09 +0000
committers-guide: Remove confusing line
It is unclear what this line is referring to. Remove it.
---
documentation/content/en/articles/committers-guide/_index.adoc | 1 -
1 file changed, 1 deletion(-)
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index b8f7b19441..ecdfb633ad 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -264,7 +264,6 @@ this section is a work in progress...
There are many primers on how to use Git on the web.
There's a lot of them (search for "Git primer").
-This one comes up first, and is generally good.
https://danielmiessler.com/study/git/ and https://gist.github.com/williewillus/068e9a8543de3a7ef80adb2938657b6b are good overviews.
The Git book is also complete, but much longer https://git-scm.com/book/en/v2.
There is also this website https://ohshitgit.com/ for common traps and pitfalls of Git, in case you need guidance to fix things up.
More information about the dev-commits-doc-all
mailing list