commit b6ef252ebaef7fa8a1bce4d12b51f735fb5e3e3f from: Omar Polo date: Sat Oct 29 18:29:02 2022 UTC remove umask TODO commit - b2b3fce13e4eca588bb28a869b07f0063568b505 commit + b6ef252ebaef7fa8a1bce4d12b51f735fb5e3e3f blob - 4d8d8b0be00ba972bcbf5df2dde10a9e939c601c blob + 3266d6461497a7550b7f12348423180c1ae08f3f --- TODO +++ TODO @@ -13,9 +13,6 @@ got: This must require an up-to-date and clean work tree to avoid unrelated changes from getting mixed in. Perform an implicit work tree base-commit bump after committing, like 'got rebase' and 'got histedit' do it. -- Respect the current umask when creating or changing files and directories - in the work tree. This behaviour is already documented in got-worktree(5) - but not actually implemented. - When a clone fails the HEAD symref will always point to "refs/heads/main" (ie. the internal default HEAD symref of Got). Resuming a failed clone with 'got fetch' is supposed to work. To make this easier, if the HEAD symref