diff options
author | Ori Bernstein <ori@eigenstate.org> | 2021-06-21 15:38:11 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2021-06-21 15:38:11 +0000 |
commit | ce73821f3575921e24f839b21c7be60520a9dc42 (patch) | |
tree | a9a948f3a6d598bce7aae6c104fb46a1bcbf10d3 | |
parent | 214dc1ec6c5d98f52bee48b18eed7dabb32a5714 (diff) | |
download | plan9front-ce73821f3575921e24f839b21c7be60520a9dc42.tar.xz |
git(1): we have rebase
-rw-r--r-- | sys/man/1/git | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/git b/sys/man/1/git index beb9a92a8..77d898a0f 100644 --- a/sys/man/1/git +++ b/sys/man/1/git @@ -648,6 +648,6 @@ The contents of this file are used as fallbacks for the per-user config. .PP Repositories with submodules are effectively read-only. .PP -There are a some of missing commands, features, and tools, such as git/rebase +There are a some of missing commands, features, and tools .PP git/compat only works within a git repository. |