commit ba0a4168983152937b4a6cf221c11285bab44a95
from: Stefan Sperling If no path is specified, show
@@ -361,7 +366,9 @@
If no path is specified, list the
repository path corresponding to the current directory of the work tree,
@@ -520,18 +531,21 @@
[ Branches are managed via references which live in the
“refs/heads/” reference namespace. The
If no options are passed, expect one or two arguments and
- attempt to create a branch with the given name,
- and make it point at the given base-branch. If no
- base-branch is specified, default to the work
- tree's current branch if invoked in a work tree, or to the repository's
- HEAD reference.
blob - 8060f9dcb94dab5cbf3d37b435b1395d18ec9304
blob + bbcbf3ff39dddd0dd81e3b8e07826d3bf36225c8
--- got-worktree.5.html
+++ got-worktree.5.html
@@ -174,7 +174,7 @@ A Got work tree stores a file hierar
-
August 23, 2019
+ August 26, 2019
OpenBSD 6.5
blob - ece46d6f825c02b54fc5b035551436de48af8587
blob + ea8c46216f0009ff1988ea4f03d69c068c8cf902
--- got.1.html
+++ got.1.html
@@ -277,6 +277,11 @@
-
August 23, 2019
+ August 26, 2019
OpenBSD 6.5
+ ?
unversioned item not tracked by
+ got
+
N
+ non-existent path specified on the command
+ line
GOT_LOG_DEFAULT_LIMIT
environment variable may
be set to change this default value.
-p
-r
repository-path*
entry is an executable file
+
+
$
+ entry is a Git submodule
+ -r
repository-path]
[-l
] [-d
name] [name
- [base-branch]]
+ [commit]]
got branch
command operates on references in
this namespace only.
The options for got branch
are as
follows:
ug
unstage
.cat
+ [-c
commit]
[-r
repository-path]
- object ...Attempt to interpret each argument as a reference, a tag name, + or an object ID SHA1 hash. References will be resolved to an object ID. + Tag names will resolved to a tag object. An abbreviated hash argument + will be expanded to a full SHA1 hash automatically, provided the + abbreviation is unique.
+If none of the above interpretations produce a valid result,
+ or if the -P
option is used, attempt to
+ interpret the argument as a path which will be resolved to the ID of an
+ object found at this path in the repository.
The options for got cat
are as
follows:
-c
+ commit-r
repository-pathgot
work tree, use the
repository path associated with this work tree.-P
- August 23, 2019
+ August 26, 2019
OpenBSD 6.5
blob - 6216afa959214f368c86ab7952aa3737ba1d6250
blob + 771e552de978a8a195a7d61360e2e134506d1a30
--- tog.1.html
+++ tog.1.html
@@ -277,6 +277,10 @@
*
entry is an executable file
+
+
+ $
+ entry is a Git submodule
The key bindings for tog tree
are as
@@ -349,7 +353,7 @@ The tog
utility exits 0
- August 23, 2019
+ August 26, 2019
OpenBSD 6.5