git git push某一次的commit记录

$ git push <remote name> <commit hash>:<remote branch name>git

# Example:
$ git push origin 2dc2b7e393e6b712ef103eaac81050b9693395a4:masteride

相关文章
相关标签/搜索