create new git repository

Written in

by


mkdir SCM
cd SCM
mkdir myproject.git
cd myproject.git
git init --bare

and then create GNUMakefile for things like make version etc.

Tags

Napsat komentář