Commit Diff


commit - 744ec0084e1f854afc51bfc9b71362e11a8e3ac4
commit + 00b20b581fc8ff139c9f99a0fac23b76788f96c0
blob - b0d9118fbaa6a8a1ff23a9567c1b0c8581470f33
blob + 933179a211db2394ce252c3e4bfce2d0cbe3f93c
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,3 +1,11 @@
+* got 0.59; 2021-09-14
+- fix copy-pasto in got.conf man page
+- add -q quiet mode to checkout and update (tracey)
+- make 'got send' send commits which are referenced only by tags (found by Omar)
+- add -S option to 'got status' for suppressing certain status codes (tracey)
+- make 'got checkout' display the checked out reference and commit ID
+- make 'got update' display the worktree's branch name upon success
+
 * got 0.58; 2021-09-11
 - tog: support navigating to first/last line of tree and ref views (naddy)
 - tog: jump directly to first log item instead of traversing the list (naddy)
blob - /dev/null
blob + 2e67014fb8502a057861dfa7b68fde034fe87616 (mode 644)
Binary files /dev/null and releases/got-0.59.tar.gz differ