[Bug 285314] [PATCH] handbook/cutting-edge: wrong syntax for git(1) -C option.
Date: Mon, 10 Mar 2025 20:15:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285314
Bug ID: 285314
Summary: [PATCH] handbook/cutting-edge: wrong syntax for git(1)
-C option.
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Books & Articles
Assignee: doc@FreeBSD.org
Reporter: artembunichev@zohomail.com
Created attachment 258543
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258543&action=edit
Patch that fixes -C option syntax.
According to the git(1) manual, we should first specify -C option and only
after that name the command (pull, in this case).
--
You are receiving this mail because:
You are the assignee for the bug.