From f3b807ddea958cf5ebf3bf94322d26843d480eeb Mon Sep 17 00:00:00 2001 From: Florian Paul Schmidt Date: Sat, 20 Mar 2010 06:40:00 +0000 Subject: [PATCH] (Commit created by redmine exporter script from page "Repository_Access" version 13) --- Repository_Access.textile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Repository_Access.textile b/Repository_Access.textile index b07d3ae..60dde19 100644 --- a/Repository_Access.textile +++ b/Repository_Access.textile @@ -40,10 +40,6 @@ git config remote.origin.url ssh://xonotic@git.xonotic.org/xonotic.git After that, you can write to the reposiotry using the usual git commands (commit, push). -h2. Windows - -TODO info for TortoiseGit - 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: @@ -66,3 +62,8 @@ Then work on your changes, commit locally, etc, until you are happy.. ./all push This asks you what to push, etc.. This might fail, if in the meantime someone else has worked on the same branch. You will need to use git merge manually for the time being to resolve possible conflicts.. + + +h2. Windows + +TODO info for TortoiseGit -- 2.39.2