Pousser un seul engagement git

To push up through a given commit, you can write:

git push <remotename> <commit_id>:<remotebranchname>
Coding Era