commit c23ceb4705abfcbdf3cfe80862eccafb8b9975ef from: Stefan Sperling via: Thomas Adam date: Tue Jan 31 15:41:39 2023 UTC remove cherrypick/backout -l feature from TODO; has been implemented by jamsek commit - 58aedb1c92b348f1afab88dfddd14b5932ad61c4 commit + c23ceb4705abfcbdf3cfe80862eccafb8b9975ef blob - 21ec09720a0b5b78ca5222b9b3af75e04a04e414 blob + e9ad938b371964b4a23d26675b8a0b15165c3272 --- TODO +++ TODO @@ -13,7 +13,6 @@ got: 'got fetch' is supposed to work. To make this easier, if the HEAD symref points to a non-existent reference it should be updated by 'got fetch' to match the HEAD symref sent by the server. -- cherrypick/backout -l should display relevant refs/got/worktree/ references - If invoked in a work tree, got fetch could default to fetching the work tree's current branch, instead of fetching the remote repository's HEAD.