+[2019-09-12T19:25:27Z]jlkby more than one people, so there are permissions involved +[2019-09-12T20:31:05Z]syntaxfreeI forked a repository which has since been updated. I want to merge back the original repos' changes into mine. I know how to do this with git, but is it possible to do it on the github website? +[2019-09-12T20:36:24Z]R2robotno +[2019-09-12T20:36:45Z]R2roboteven the github docs describing this points to using git itself +[2019-09-12T20:37:28Z]syntaxfreeok. thanks!
by more than one people, so there are permissions involved
+[2019-09-13T07:04:36Z]gidnaHEllo +[2019-09-13T07:04:43Z]gidnaIs there a way to input password and username as a command when executing "git push" ? +[2019-09-13T07:20:23Z]ThiefMastergidna: use ssh keys. username/password are a terrible choice anyway for git +[2019-09-13T07:20:39Z]gidnaok I resolved with this git config --global credential.helper cache +[2019-09-13T08:45:25Z]littlepythonwhat would be my github organization id