From 96429d5bb165815d1041e8bdfca546b439581f84 Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 11 Jul 2019 22:59:13 -0400 Subject: update links --- instructions_git.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'instructions_git.md') diff --git a/instructions_git.md b/instructions_git.md index b30b6236..c3d301cc 100644 --- a/instructions_git.md +++ b/instructions_git.md @@ -42,7 +42,7 @@ platforms.
  • edit `$HOME/.ssh/config`[1]
  • copy `"$HOME"/.ssh/id_rsa_nab-snowden.pub` to clipboard
  • notabug.org > settings > SSH Keys > add key (paste from clipboard) -
  • $ `firefox https://notabug.org/themusicgod1/cloudflare-tor` +
  • $ `firefox https://codeberg.org/crimeflare/cloudflare-tor`
  • fork it (top right corner)
  • go to the directory you want the project to be rooted in (hereafter we'll call it `$project_root`).
  • anonymously download your fork: $ `torsocks git clone https://notabug.org/snowden/cloudflare-tor` @@ -55,7 +55,7 @@ platforms.
  • if yes: `$ git add . -u`
  • $ `git commit -m 'description of first change'`
  • $ `git push origin master` -
  • $ `firefox https://notabug.org/crimeflare/cloudflare-tor` +
  • $ `firefox https://codeberg.org/crimeflare/cloudflare-tor`
  • make a new pull request -- cgit v1.2.3