mkdir SCM
cd SCM
mkdir myproject.git
cd myproject.git
git init --bare
and then create GNUMakefile for things like make version etc.
__ ___ /\ \ /\_ \ ___ \ \ \____ \//\ \ ___ __ /' _ `\ \ \ '__`\ \ \ \ / __`\ /'_ `\ |/\ \/\ \ \ \ \L\ \ \_\ \_ /\ \L\ \/\ \L\ \ \ \_\ \_\ \ \_,__/ /\____\\ \____/\ \____ \ \/_/\/_/ \/___/ \/____/ \/___/ \/___L\ \ /\____/ \_/__/
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ář
Pro přidávání komentářů se musíte nejdříve přihlásit.