We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The command used for #7 was:
% git explode -p zenspider/zeit_ main zenspider/zeitwerk -d
and as you can see, it was creating branches with the names topic#
topic#
The text was updated successfully, but these errors were encountered:
not just ignores... it's just not wired up to anything at all. No mention of prefix in TopicManager or its instantiation.
Sorry, something went wrong.
Implement --prefix option
0332bcd
It is advertised already, and TopicManager is ready for it too. Wire it all together. Fixes aspiers#8
Successfully merging a pull request may close this issue.
The command used for #7 was:
and as you can see, it was creating branches with the names
topic#
The text was updated successfully, but these errors were encountered: