Git

Git Commands

a handy cheatsheet of my most used and looked up git commands

Setting up Git

git config --global user.email "danaukes@gmail.com"
git config --global user.name "Dan …

06-Install and Setup git

Git

Git is the command line program for interacting with a git repository

08-install gitman

Gitman is my python based package for scanning a computer and pulling all your repositories off. If …

Git Extensions Setup

Git Extensions

Git Extensions is a useful gui that has been ported over to ubuntu using mono. It …

Gitman repository manager

A nice little package for synchronizing git repositories all over your computer

install git clients

flatpak install -y flathub \ 
com.jetpackduba.Gitnuro
# io.github.gitahead.GitAhead \
# …

Using Github with two accounts

Instructions

  1. Create a new, separate key for each github account