+[10 years ago]VxJasonxVwave: you're not using an SSH remote +[10 years ago]VxJasonxVgit remote -v will say https://github.com/(yourusername)/(yourrepo) +[10 years ago]VxJasonxVyou can do: git remote set-url origin git@github.com:yourusername/yourrepo.git if you want to use SSH access +[10 years ago]VxJasonxVotherwise, you need to fill in your username and password for HTTP access +[10 years ago]waveVxJasonxV: thanks!
+[10 years ago]Terabytehey, if two people pull the latest code from a repository. both make the same 1 line change on 2 different machines, and both commit at the same time. what does each person see? +[10 years ago]thibaultchaNothing special until one pushes, and the other tries to merge the changes from the first one. There will be a conflict +[10 years ago]gh-status[Yellow] The ongoing DDoS attack has shifted to include Pages and assets. We are updating our defenses to match. +[10 years ago]bgmccollumif im hitting a handful of github urls in quick succession (via an ansible playbook), would that appear as DDoS attempts, and cause blocking / tarpitting? +[10 years ago]DannyFritzthis ddos is nuts