Git
- What is Git ?
- How To Install Git on Ubuntu ?
- How to create SSH Keys in Ubuntu / Linux ?
- Top Must know Git Commands for working with git
- Configuring user name, email and default editor in git for first time use
- Starting your first Git Repository
- Understanding ” git init ” command
- How to create git submodule superproject and add different remote gits as its submodule repositories
- How to clone remote git repository which has git submodules ?
- How to clone a large git repository
- How to change last commit message and code for local and remote git ?
- How to delete committed message from local and remote repository in Git ?
- Best Free websites for Source Code Management, Website hosting & Documentation
Git on Windows
Github
- How to create git repository in Github ?
- Pushing your first git repository / project to Github
- How to create repository mirror onto github
Git Errors
- Solved : fatal: refusing to merge unrelated histories
- How to fix – fatal: Unable to create ‘.git/shallow.lock’: File exists.
Code browse, search, review
- How to install universal-ctags on Ubuntu
- How to setup Opengrok ( source code search and cross reference engine ) on Ubuntu
- How to install Gitiles – repository browser for Git repositories on Ubuntu Linux
- How to install Gerrit on Linux / Ubuntu
- Important gerrit commands