commit 297acb866a7d6429b4076791ce38c58d0031b922 from: Stefan Sperling date: Tue Mar 07 18:53:44 2023 UTC sync man pages commit - e5d45f850cadf46fd29938f0e1892030f1b7a360 commit + 297acb866a7d6429b4076791ce38c58d0031b922 blob - 640327e8962a1f692f194a6ea067173e85cb9df8 blob + e2f56b67bb5606b154d8f9f90b5e365e83957b92 --- git-repository.5.html +++ git-repository.5.html @@ -214,7 +214,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 46fa54b327aae922b11dc47db9a32640e51bcfbb blob + 3f32706b2a3cc6b56769d2a6bbb8fa142ab2a304 --- got-worktree.5.html +++ got-worktree.5.html @@ -186,7 +186,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 81e7d513182bb0cd08c1318bd9481e601c1bc28b blob + d3de95f732afa24b42e70c4766dfc96a46874974 --- got.1.html +++ got.1.html @@ -2049,7 +2049,8 @@

Editing of commit history is controlled via a histedit script which can be written in an editor based on a template, passed on the command line, or generated with the - -f or -m options.

+ -d, -e, + -f, or -m options.

The format of the histedit script is line-based. Each line in the script begins with a command name, followed by whitespace and an argument. For most commands, the expected argument is a commit ID SHA1 @@ -2065,8 +2066,20 @@ commit - Use the specified commit but once changes have been merged into the - work tree interrupt the histedit operation for amending. + Apply the changes from the specified commit, but then interrupt the + histedit operation for amending, without creating a commit. While the + histedit operation is interrupted arbitrary files may be edited, and + commands which manipulate the work tree can be used freely. The + got add and got remove + commands can be used to add new files or remove existing ones. The + got revert -p command can be used to eliminate + arbitrary changes from files in the work tree. The + got stage -p command may be used to prepare a + subset of changes for inclusion in the next commit. Finally, the + got commit command can be used to insert + arbitrary commits into the edited history. Regular editing of history + must eventually be resumed by running got histedit + -c. @@ -2672,9 +2685,8 @@

The editor spawned by got commit, got histedit, got import, or got tag. If not set, the - ed(1) text editor will be - spawned in order to give ed(1) the attention it deserves.
+ vi(1) text editor will be + spawned.
@@ -3177,7 +3189,7 @@ remote "origin" {
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 8a488b05f6db07bde29719ef01c56e2b4b354a0b blob + 326a8ed5c5a6662eb6e37337699408efeeba975e --- got.conf.5.html +++ got.conf.5.html @@ -306,7 +306,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - fa40177ea1446e8d5d2ebb933184ba3e46a8a124 blob + 150d855224195a1a25632062fb569996bb1e6cf2 --- gotadmin.1.html +++ gotadmin.1.html @@ -348,7 +348,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 8c10bb407dd68cc27348b96df3ba8a2b5e2e4a18 blob + 41dc5ba7d5568349165a1bd6d8f073056a541842 --- gotctl.8.html +++ gotctl.8.html @@ -86,7 +86,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - c62308ff458c495109093148bb88cb89d8922bbc blob + 3252e17fbb49da8a51ef85632bf8975544442f04 --- gotd.8.html +++ gotd.8.html @@ -99,7 +99,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 1a1dc512af9a0c947a16dbed02212ef865c08b0a blob + 041b5e57e8e6587f460db58d048a91a44eab4d95 --- gotd.conf.5.html +++ gotd.conf.5.html @@ -210,7 +210,7 @@ connection {
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 24fca51cbd0740bf8be81e846d23008b41f07c7b blob + 29b2a9d4a7ed114898d711e9b1fba3605d40988d --- gotsh.1.html +++ gotsh.1.html @@ -154,7 +154,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - adbe9fd5e421d817bb8a4b5fd737fd68e769263f blob + d12fbfa05024ddde868051903a4338ae46fce35c --- gotwebd.8.html +++ gotwebd.8.html @@ -185,7 +185,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - 9dfb77ada555b6385766a0ef1c7a754ee9372ef1 blob + d7beae4bbe7ed7e9879917b5d37f8137ad3627fa --- gotwebd.conf.5.html +++ gotwebd.conf.5.html @@ -252,7 +252,7 @@ server "localhost-unix" {
February 22, + line">March 7, 2023 OpenBSD 7.2
blob - afec55464ebcaa00a7dac4aa3b73d6fd10515150 blob + 6a20476627971e1548a849990cd44cf4a39ab124 --- tog.1.html +++ tog.1.html @@ -769,7 +769,7 @@
February 22, + line">March 7, 2023 OpenBSD 7.2