push an 'unchecked out' branch

Simply:

git push origin feature:feature

Or shorter:

git push origin feature