+ [6 years ago] jlk you could do that work locally and force push up the revised history
+ [6 years ago] jlk but it'll be a force push
+ [6 years ago] rond_ Hi! My branch is "N commits behind master". What should I do in order to not be behind master, but not overwrite my existing changes in local files?
+ [6 years ago] rond_ Is git fetch what I'm looking for?
+ [6 years ago] phalange hi folks, anyone know of a change in github two-factor? I can't login using firefox today, was ok yesterday. 60.5.2 ESR

message no. 170488

Posted by androi in #github at 2019-03-13T12:17:23Z

so i have done: 1) git init 2) git remote add origin https://github.com/user/user.github.io.git 3) git add . 4) git commit -m ".." 5) git push -u origin master
+ [6 years ago] amosbird Hello, how can I delete branches on github?
+ [6 years ago] canton7 amosbird, man git branch -d
+ [6 years ago] gitinfo amosbird: the git-branch manpage is available at https://gitirc.eu/git-branch.html
+ [6 years ago] canton7 oh, sorry github UI question. "Branches" page, there's a red trashcan icon on the right