+[5 years ago]mydog2also -- what's the "pull_request_yourname" -- don't see that anywhere in the article +[5 years ago]nedbatmydog2: "git checkout -b pull_request_yourname" it's the name of a branch +[5 years ago]nedbatmydog2: private_repo_yourname is your name for the remote +[5 years ago]flying_sausagesHey guys, I'd like to get the latest binary from the releases in a wget call, how would you make sure the get the one that is the latest marked as stable? +[5 years ago]flying_sausagesi.e. dynamically getting the latest version of a file such as this https://github.com/hkalexling/Mango/releases/download/v0.3.0/mango
+[5 years ago]mydog2hey nedbat - ok, on the pull branch, if i dont have a branch yet, can this be blank? or does it default to master? +[5 years ago]mydog2let me keep reading/trying/testing. thanks! +[5 years ago]Woetis there a way to link to the latest commit without knowing the commit ID? +[5 years ago]Woete.g. https://github.com/Woet/repo/commit/latest +[5 years ago]nedbatWoet: /user/repo/commit/master