git rebase 和git reset

时间:2014-11-07 14:22:36   收藏:0   阅读:242

http://blog.csdn.net/trochiluses/article/details/8996431

 

 

I would like to know how to delete a commit. By "delete", I mean it is as if I didn‘t make that commit, and when I do a push in the future, my changes will not push to the remote branch.

http://stackoverflow.com/questions/1338728/delete-commits-from-a-branch-in-git

原文:http://www.cnblogs.com/chucklu/p/4081028.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!