From c5673d2299cfa844df84c5f0cf634252abe7c252 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 17 May 2011 10:30:01 +0300 Subject: s/libpri/asterisk/ in HOWTO --- git-howto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-howto b/git-howto index f91e47d..cb50a0a 100644 --- a/git-howto +++ b/git-howto @@ -44,7 +44,7 @@ You should repeat the same for each repository you want to work on. For Asterisk it would be: git clone http://git.gitorious.org/asterisk-tools/asterisk.git - cd libpri + cd asterisk ../asterisk-tools/setup asterisk and the download would take much longer. For dahdi-linux you'd also need @@ -82,7 +82,7 @@ Updating ^^^^^^^^ # better checkout master first git pull - git pull -t + git fetch --tags Usage -- cgit v1.2.3