From f2d5f2a5ee14a0d84d9bb7b1ffc84f2eb6b020cc Mon Sep 17 00:00:00 2001 From: Dr Nic Williams Date: Wed, 20 Aug 2008 09:28:15 +1000 Subject: [PATCH] add sake git:src:install to README --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 6f3b5ed..cadcb57 100644 --- a/README.markdown +++ b/README.markdown @@ -34,6 +34,7 @@ The following sake tasks are installed: sake git:pull # Pull new commits from the repository sake git:push # Push all changes to the repository sake git:rebase # Pull new commits from the SVN repository + sake git:src:install # Downloads and installs latest version of git sake git:status # Show the current status of the checkout sake git:topic # Create a new topic branch sake git:update # Pull new commits from the repository