From cdfb626771df82a1d4c1fb67a7279bf30a73233d Mon Sep 17 00:00:00 2001 From: Florian Paul Schmidt Date: Sat, 20 Mar 2010 06:47:00 +0000 Subject: [PATCH] (Commit created by redmine exporter script from page "Repository_Access" version 15) --- Repository_Access.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Repository_Access.textile b/Repository_Access.textile index 50652de..a24e4b1 100644 --- a/Repository_Access.textile +++ b/Repository_Access.textile @@ -44,14 +44,16 @@ h3. Working with the helper script "all" To make working with the repo a little easier there's a little helper script (it's called all, as mentioned in above clone commands). It supports the following commands: +
 ./all update
 ./all branch
 ./all push
 ./all checkout
+
The normal workflow for working on a contribution is the following: -1. ./all update +1.
./all update
This makes sure you are up to date -- 2.39.2