Skip to content

How to push Gist? #62203

Closed Answered by Beargruug
marcelomgarcia asked this question in General
Jul 30, 2023 · 5 comments · 4 replies
Discussion options

You must be logged in to vote

Hey,

When you clone a Gist using Git, you are essentially creating a read-only copy of the Gist content on your local machine. You can make changes to the files locally, but there is no direct way to push those changes back to the original Gist through Git.

If you want to update the content of a Gist, you can do so by visiting the Gist page on the GitHub website, making the changes there, and then clicking the "Update gist" button to save the changes. You'll need to be logged in to your GitHub account to be able to update the Gist.

Hope this helps!

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tuves

This comment was marked as spam.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@tuves
Comment options

@marcelomgarcia
Comment options

Comment options

You must be logged in to vote
2 replies
@yarikoptic
Comment options

@rivenirvana
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 participants