As of now default target for new features to be created via sparse feature command is main. We need to make this configurable as QoL feature.
People can explicitly specify target for the feature using --to option but this is easy to write every time.
As of now default target for new features to be created via
sparse featurecommand ismain. We need to make this configurable as QoL feature.People can explicitly specify target for the feature using
--tooption but this is easy to write every time.