What is the difference between git commit and git push?

Posted by ben on Stack Overflow See other posts from Stack Overflow or by ben
Published on 2010-04-30T14:17:12Z Indexed on 2010/04/30 14:27 UTC
Read the original article Hit count: 240

Filed under:
|
|

In a Git tutorial I'm going through, git commit is used to store the changes you've made. What is git push used for then? Thanks for reading!

© Stack Overflow or respective owner

Related posts about git

Related posts about commit