User Tools

Site Tools


computing:git

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
computing:git [2017/07/02 05:04] – created oemb1905computing:git [2018/02/20 02:05] oemb1905
Line 1: Line 1:
-#git commands+Establish ssh as default ...
  
-#cloned https originally, but now have a ssh key added on git hub and want to use, execute +  git remote set-url origin <ssh://git@git.example.git 
-git remote set-url origin git@github.com:oemb1905/haackyard-gh.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
  
-#clone  
computing/git.txt · Last modified: 2018/11/25 01:32 by 127.0.0.1