What does git push do?

Git Easy

Git — Easy

What does git push do?

Key points

  • Git push is an outbound operation
  • Local commits are sent to the remote
  • Remote repository is updated
  • Other options involve inbound or overwrite actions

Ready to go further?

Related questions