User Tools

Site Tools


computing:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
computing:git [2017/10/14 02:41] – removed oemb1905computing:git [2018/02/20 02:05] oemb1905
Line 1: Line 1:
 +Establish ssh as default ...
 +
 +  git remote set-url origin <ssh://git@git.example.git
 +
 +Repos to contribute to ...
 +
 +  git clone https://github.com/zedshaw/learn-c-the-hard-way-lectures.git
 +  git clone https://gitlab.com/codetalkershc/gnuprojects.git
 +  git clone https://gitlab.com/oemb1905/glhaackyard.git
 +  git clone https://github.com/oemb1905/ghhaackyard.git
 +  git clone https://github.com/trisquelgnulinux/trisquel-packages.git
 +  git clone https://github.com/trisquelgnulinux/package-helpers.git
 +  git clone https://github.com/trisquelgnulinux/ubuntu-purge.git
 +  git clone https://github.com/trisquelgnulinux/trisquel-builder.git
 +  git clone https://github.com/PureDarwin/PureDarwin.git
 +  git clone https://github.com/openwrt/luci.git
 +  git clone https://github.com/openwrt/openwrt.git
 +  git clone https://github.com/openssl/openssl.git
 +  git clone https://github.com/GNOME/gedit.git
  
computing/git.txt · Last modified: 2018/11/25 01:32 by 127.0.0.1