git: 18298aec36 - main - committers-guide: Remove confusing line
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=18298aec36fb8beceb9ffd78f06ecd3c60190615 commit 18298aec36fb8beceb9ffd78f06ecd3c60190615 Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-26 20:46:09 +0000 Commit: Mateusz Piotrowski <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"