Follow

@Natanox @ralismark

ssh-add ~/.ssh/your key
git add .
git commit -m "test"
git push origin master

@lucifargundam @Natanox wait. if you're getting an http error that means you're not using ssh. i think GitHub recently removed support for http so you need to change it to ssh with

git remote set-url origin git@github.com:techlore/plexus.git

@ralismark @lucifargundam Oooh, I see! I git clone'd it using the https address, but that may be just legacy so thousands of web tutorials on how to install things wouldn't break.

...however permissions to techlore/plexus.git are still denied to me. :/

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.