Fripost wiki » git och fripost »

Innehållsförteckning

Vad är Git?

Följande stycke skrev författaren (Gustav) ursprungligen i ett annat syfte. Därför är texten på engelska.

According to Wikipedia,

Git […] is a distributed version control and source code management (SCM) system with an emphasis on speed. […] Every Git working directory is a full-fledged repository with complete history and full version tracking capabilities, not dependent on network access or a central server.

If you have not used Git before, or if you are otherwise interested, these are some reading tips

Install git on Debian GNU/Linux or similar

$ sudo aptitude install git-core git-doc git-man gitk

and walk throug some tutorials:

$ man gittutorial
$ man gittutorial-2

Var Git används bland Friposts system

Innehåll behövs

Hur Git används i Friposts system

Innehåll behövs


Last modified | History | Source | Preferences