We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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"