Open ColdHeat opened 2 years ago
If you rename a challenge directory or move it it will break the git subtree integration. We may need to look into a mv or rename functionality.
To fix it, it would be necessary to move with git mv - we could wrap that in something like ctf mv.
ctf mv
If you rename a challenge directory or move it it will break the git subtree integration. We may need to look into a mv or rename functionality.