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
computing:git [2018/02/20 02:04] – created oemb1905computing:git [2018/11/25 01:32] (current) – external edit 127.0.0.1
Line 1: Line 1:
-git remote set-url origin <git@git.example.git+Establish ssh as default ...
  
-git clone https://github.com/zedshaw/learn-c-the-hard-way-lectures.git +  git remote set-url origin <ssh://git@git.example.git 
-git clone https://gitlab.com/codetalkershc/gnuprojects.git + 
-git clone https://gitlab.com/oemb1905/glhaackyard.git +Repos to contribute to ... 
-git clone https://github.com/oemb1905/ghhaackyard.git + 
-git clone https://github.com/trisquelgnulinux/trisquel-packages.git +  git clone https://github.com/zedshaw/learn-c-the-hard-way-lectures.git 
-git clone https://github.com/trisquelgnulinux/package-helpers.git +  git clone https://gitlab.com/codetalkershc/gnuprojects.git 
-git clone https://github.com/trisquelgnulinux/ubuntu-purge.git +  git clone https://gitlab.com/oemb1905/glhaackyard.git 
-git clone https://github.com/trisquelgnulinux/trisquel-builder.git +  git clone https://github.com/oemb1905/ghhaackyard.git 
-git clone https://github.com/PureDarwin/PureDarwin.git +  git clone https://github.com/trisquelgnulinux/trisquel-packages.git 
-git clone https://github.com/openwrt/luci.git +  git clone https://github.com/trisquelgnulinux/package-helpers.git 
-git clone https://github.com/openwrt/openwrt.git +  git clone https://github.com/trisquelgnulinux/ubuntu-purge.git 
-git clone https://github.com/openssl/openssl.git +  git clone https://github.com/trisquelgnulinux/trisquel-builder.git 
-git clone https://github.com/GNOME/gedit.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.1519092274.txt.gz · Last modified: 2018/11/25 01:33 (external edit)