[Bug 255603] [PATCH] Handbook Chapter 24.5.3: change change wrong branch name main/->main
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 5 01:53:49 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255603
Bug ID: 255603
Summary: [PATCH] Handbook Chapter 24.5.3: change change wrong
branch name main/->main
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Documentation
Assignee: doc at FreeBSD.org
Reporter: fel1x.mintchoco.development at gmail.com
Created attachment 224673
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224673&action=edit
git diff file
git clone --branch main https://git.FreeBSD.org/src.git is correct
However, when a person who does not know git well can type git clone --branch
main/ https://git.FreeBSD.org/src.git when they read the handbook.
I got this report from freebsd-questions mailing list, and I attach a git diff
file.
I don't have a permission to commit, so how can I get access to doc.git?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list