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 4ac77b9 commit ca2aa7aCopy full SHA for ca2aa7a
1 file changed
doc/plan_refactor_inactivated_at.md
@@ -89,7 +89,7 @@ cp db/dojos.yaml db/dojos.yaml.backup_$(date +%Y%m%d)
89
90
#### 0.3 ブランチ作成
91
```bash
92
-git checkout -b refactor/unify-inactivated-at
+git checkout -b refactor-to-merge-inactive-into-inactivated-columns
93
```
94
95
### Phase 1: テストファースト実装(45分)
0 commit comments