+[5 years ago]ncuxonope I've read the rtfm and found some errors and wanted to correct them +[5 years ago]ncuxoI have nothing to do with the project +[5 years ago]Solitonthen there is no way around a fork. +[5 years ago]ncuxoso I have to always fork then edit the file not on my fork but the repo I want to edit ... now I get it +[5 years ago]Solitonno, you edit on your fork. github will manage that for you if you try to edit a file on a repo you have no commit access to.
message no. 182811
Posted by ncuxo in #github at 2020-06-25T18:32:18Z
nope I get an error message that I need to be on a branch
+[5 years ago]facefacehello +[5 years ago]facefaceI'm so used to rebasing, that I suddenly don't know how to merge... +[5 years ago]facefaceI have a feature branch... How do I make it up to date with a development branch? +[5 years ago]facefaceprior to creating a merge request? +[5 years ago]facefacegit checkout feature1 / git merge dev