9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Romano <unobe@cpan.org>
To: 9front@9front.org
Subject: [9front] [PATCH] git: add missing usages for subcommands
Date: Sun, 01 Oct 2023 06:18:29 +0000	[thread overview]
Message-ID: <74579D73658B710256731DE3E526CAEB@smtp.pobox.com> (raw)

---
diff db2177614df64fa9ccf3dae30cdf24df1ce0a0be 405b4e7cff97415ef62ed448de0eb33f981a8333
--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -71,6 +71,25 @@
 .I commits...
 ]
 .PP
+.B git/get
+[
+.B -dl
+]
+[
+.B -b
+.I branch
+]
+[
+.B -u
+.I upstream
+]
+.I remote
+.PP
+.B git/fs
+[
+.B -d
+]
+.PP
 .B git/import
 [
 .B -n
@@ -152,6 +171,11 @@
 ]
 .I query
 .PP
+.B git/repack
+[
+.B -d
+]
+.PP
 .B git/revert
 [
 .B -c
@@ -161,6 +185,61 @@
 .PP
 .B git/rm
 .I path...
+.PP
+.B git/save
+.B -n
+.I name
+.B -e
+.I email
+.B -m
+.I message
+.B -d
+.I date
+[
+.B -N
+.I committer-name
+.B -E
+.I committer-email
+]
+[
+.B -p
+.I parent1
+[
+.B -p
+.I parent2
+]
+…
+]
+[
+.I files…
+]
+.PP
+.B git/send
+[
+.B -adf
+]
+[
+.B -b
+.I branch1
+[
+.B -b
+.I branch2
+]
+…
+]
+[
+.B -r
+.I branch1
+[
+.B -r
+.I branch2
+]
+…
+]
+.I remote
+[
+.I reponame
+]
 .PP
 .B git/serve
 [


             reply	other threads:[~2023-10-01  6:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01  6:18 Romano [this message]
2023-10-01 14:48 ` ori
2023-10-01 15:49   ` unobe
2023-10-01 16:42     ` ori
2023-10-01 20:14       ` ori
2023-10-01 23:34       ` unobe
2023-10-02  3:40         ` Kurt H Maier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=74579D73658B710256731DE3E526CAEB@smtp.pobox.com \
    --to=unobe@cpan.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).