git: 9front

Download patch

ref: afab68305b44a6ab50d9112e8e3a37e7518c04b7
parent: 9307052423dfd44e9177ddc0f700326bfb104f3f
author: Ori Bernstein <ori@eigenstate.org>
date: Thu Oct 6 00:53:13 EDT 2022

git(1): remove documentation for deleted '-b' option (thanks llamaa)

--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -291,11 +291,6 @@
 option, the changes are pulled from
 .I upstream
 instead of the configured origin.
-when passed the
-.B -b
-.I branch
-option, it only pulls changes related to
-.IR branch .
 
 .PP
 .B Git/serve
--