User Tools

Site Tools


computing:git

This is an old revision of the document!


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.1519092338.txt.gz · Last modified: 2018/11/25 01:33 (external edit)