+[9 years ago]contextthe password is in the keychain on that laptop +[9 years ago]contextand this has nothing to do with ssh keys +[9 years ago]aluprof123is it possible to setup custom domain for project? custom-domain.com would point to (not redirect) username.github.io/project-page +[9 years ago]aluprof123so that custom-domain.com shows content for +[9 years ago]aluprof123username.github.io/project-page
message no. 144047
Posted by jhass in #github at 2016-07-21T10:40:58Z
sure
+[9 years ago]yanI'm trying to clone a repo via an access token.. doing 'git clone https://<token>@github.com/user/repo.git' and 'git clone https://<user>:<token>@github.com/user/repo.git' both fail with 'remote: repository not found'. am i misunderstanding cloning via auth tokens? +[9 years ago]msafiHow do I keep `master` as the default branch but contributions be open against the `develop` branch by default? +[9 years ago]Aspiringguy I am a newbie. Can anyone help? After forking, cloning, branching a particular repository on Github, Which files do we need to commit changes? +[9 years ago]msafiAspiringguy: you can commit any changes +[9 years ago]msafiAnd then push them.