commit 0d98195bc8c97f44f5635b97b8020dd934f677f0 from: Stefan Sperling date: Mon Jan 30 15:04:47 2023 UTC remove cherrypick/backout -l feature from TODO; has been implemented by jamsek commit - 26a981724a075064c8bfecd157766766b31fe330 commit + 0d98195bc8c97f44f5635b97b8020dd934f677f0 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.