#Git pushing help
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
github has stopped using password authentication for pushes
u should use ssh keys
and therefore u have to use ssh protocol instead of http
.
u cannot get authorization now
using password
ssh and gpg is the way
most ppl use ssh
what is that?
U can follow the github tutorial to set up ssh
you should use gpg for signing your commits though
otherwise they'll show up as unverified in github
Closed the thread due to inactivity.
If your question was not resolved yet, feel free to just post a message to reopen it, or create a new thread. But try to improve the quality of your question to make it easier to help you 👍