+[5 years ago]jhassheh, yeah :) +[5 years ago]user217_but it work now. Thank you for your help +[5 years ago]jhassyw +[5 years ago]user217_jhass: so the problem was (if I right understand) becouse I create repo in github, but dont clone it and try to push new branch that have no the same initial commit? +[5 years ago]jhasssounds plausible. There's multiple ways to arrive there but this sounds the one easiest to arrive to by mistake
+[5 years ago]bettencbI'm fairly new to the github process and was wondering if anyone had a good walkthrough with how to clone a repo then compile and run the code. I keep reading that there's usually instructions in the repo, the specific repo I'm referring to is the microsoft's vscode. I'm working on the code just from the command line in ubuntu 18.04 lts +[5 years ago]nedbatbettencb: compiling and running the code isn't a github process, it's different for every repo +[5 years ago]bettencbI assumed that. just can't seem to figure out what I'm supposed to do with the forked clone i have of vscode and didn't know if anyone had a suggestion +[5 years ago]bettencbthank you for the quick response tho! +[5 years ago]R2robotcompiling can be different for every project. check the project documentation for build instructions