We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00ddf6 commit 653515dCopy full SHA for 653515d
filenames.ts
@@ -5,7 +5,7 @@ export const filenames = {
5
rewrittenList: "rewritten-list",
6
willNeedToApply: "will-need-to-apply",
7
needsToApply: "needs-to-apply",
8
- applied: "applied",
+ applied: "rewritten-list.applied",
9
//
10
gitRebaseTodo: "git-rebase-todo",
11
0 commit comments