From: Bartosz Świątek Date: Thu, 29 Sep 2011 16:29:55 +0000 (+0200) Subject: - add example X-Git-Url: https://git.tld-linux.org/?p=TLD.git;a=commitdiff_plain;h=0bb676699f56cc7db0ebbd99e301bcc4f564a4d1 - add example --- diff --git a/git-howto.txt b/git-howto.txt index e870c8f..3a24fb2 100644 --- a/git-howto.txt +++ b/git-howto.txt @@ -116,6 +116,13 @@ Do the following: echo "Some description" |ssh git@git.tld-linux.org setdesc packages/some_package +Ex. + +$ echo "kernel-desktop, a linux version optimised for the desktop" |ssh git@git.tld-linux.org setdesc packages/kernel-desktop +New description is: +kernel-desktop, a linux version optimised for the desktop +$ + ============================================================================== 6. SPECS: What is obsolete now that we have GIT?