+[10 years ago]Gurkenglas*bret +[10 years ago]bretyup +[10 years ago]bretyou can take two branches, do indipedant changes then later merge those two then PR that to the main +[10 years ago]brettypically you would merge one branch into the other +[10 years ago]bretany conflicts, git will yell at you and let you use a merge tool of your choice to figure out overlap
typically you would merge one branch into the other
+[10 years ago]xrogaananybody has issue creating pull requests from the github windows client? +[10 years ago]rcsheetshello. can anyone confirm or correct my understanding that github doesn't support anonymous access over ssh? i.e. cloning via ssh requires an ssh key that's tied to a github account? +[10 years ago]VxJasonxVrcsheets: correct. SSH always requires authentication +[10 years ago]rcsheetsVxJasonxV: thanks!! +[10 years ago]cascada-iohi, how can i regularly sync to github in a way that produces no visible commit history? currently, when i make changes in my local repo, i delete the github repo, recreate, and then push. looking for a less tedious approach