CTFd / ctfcli

ctfcli is a tool to manage Capture The Flag events and challenges
https://ctfd.io/
Apache License 2.0
172 stars 73 forks source link

Renaming challenge breaks subtree #82

Open ColdHeat opened 2 years ago

ColdHeat commented 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.

MilyMilo commented 12 months ago

To fix it, it would be necessary to move with git mv - we could wrap that in something like ctf mv.