We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create branches to store results/benchmarks and so on in a repo w/o having the actual repo code on that branch as well.
git checkout --orphan comparison-results git reset git commit --allow-empty -m "Create empty branch"