X-Git-Url: https://git.tld-linux.org/?p=TLD.git;a=blobdiff_plain;f=git-howto.txt;h=e870c8f716f4bd54a71cfa14dee79af5e9827da0;hp=1a52c603b6c62cd988dbeb0ce97823aa46bc67e7;hb=319f381c22130001ed1c06c526e744ba2c233e8c;hpb=8f99043257950064db7d09676ef9f8dc00beae4c diff --git a/git-howto.txt b/git-howto.txt index 1a52c60..e870c8f 100644 --- a/git-howto.txt +++ b/git-howto.txt @@ -114,7 +114,7 @@ git ls-files -d | xargs git checkout -- Do the following: -ssh git@git.tld-linux.org setdesc packages/some_package "Some description" +echo "Some description" |ssh git@git.tld-linux.org setdesc packages/some_package ============================================================================== 6. SPECS: What is obsolete now that we have GIT?