Intelligent and Interactive Systems

User Tools

Site Tools


collab:git

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
collab:git [2015/04/10 08:49]
c7031007 [Creating a New Git Project]
collab:git [2016/02/26 18:41]
c7031007 [Git]
Line 1: Line 1:
 ====== Git ====== ​ ====== Git ====== ​
-<​code>​ +
-  Update (15/​03/​2012):​ Port 2222 is depricated. All services run additionally on Port 22 +
-  Update (13/​03/​2012):​ More than 5 wrong authentications yield into a 10 minute ip-address ban +
-</​code>​+
 Git is an extremely powerful and flexible revision control system, and using it effectively requires adherence to conventions. Git is an extremely powerful and flexible revision control system, and using it effectively requires adherence to conventions.
  
Line 105: Line 102:
 ==== Textmode Tool For Git ==== ==== Textmode Tool For Git ====
 a nice (commandline) tool for viewing commits, logs, diffs and other changes is tig. to install tig on a debian based machine a nice (commandline) tool for viewing commits, logs, diffs and other changes is tig. to install tig on a debian based machine
-  ​aptitude ​install tig+  ​apt install tig
 change into the git working directory and start change into the git working directory and start
   tig   tig
collab/git.txt · Last modified: 2018/09/03 19:35 (external edit)