commit 27b5d59256e71c71e0fa354ceaa91511cc4f8a8b from: Stefan Sperling date: Sun Aug 11 17:32:48 2019 UTC sync man page commit - e9036c5eeedf9eb1450f10d185d4cf1fe92e5e92 commit + 27b5d59256e71c71e0fa354ceaa91511cc4f8a8b blob - a70717773a243d58cc554a6e1638e0d6f466a34d blob + 5a14f862af8473b64bb17dda57c35ecc9109addc --- got.1.html +++ got.1.html @@ -429,7 +429,7 @@
[-c commit] [-r repository-path] - [-i] [-R] + [-i] [-R] [path]
Display a listing of files and directories at the specified directory path in the repository. Entries shown in this listing may carry one of the @@ -768,7 +768,7 @@
Short alias for backout.
- [-a] [-c] + [-a] [-c] [branch]
Rebase commits on the specified branch onto the tip of the current branch of the work tree. The branch @@ -855,7 +855,7 @@
Short alias for rebase.
- [-a] [-c] + [-a] [-c] [-F histedit-script]
Edit commit history between the work tree's current base commit and the tip commit of the work tree's current branch. @@ -1317,7 +1317,7 @@ Clone an existing Git repository for use with - +
August 9, 2019August 11, 2019 OpenBSD 6.5
blob - 77574bbfe6c9b8264946208a5a37bdfd572eb6c7 blob + eb564a3644758629652e35c47d3d93f20f4a8189 --- tog.1.html +++ tog.1.html @@ -167,8 +167,8 @@
- [repository-path] object1 - object2
+ [repository-path] object1 + object2
Display the differences between two objects in the repository. Each object argument is an object ID SHA1 hash. An abbreviated hash argument will be expanded to a full SHA1 hash @@ -191,9 +191,9 @@
Scroll up one page.
-
[
+
Reduce the amount of diff context lines.
-
]
+
Increase the amount of diff context lines.
@@ -333,7 +333,7 @@ The tog utility exits 0 - +
August 5, 2019August 11, 2019 OpenBSD 6.5