From 90ac3ddb96fa6516388bc5f6f04a4acd228d28e0 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 28 Oct 2007 18:40:12 +0100 Subject: Forking development requires changing (not adding) the origin. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 0ae879c..963cb1e 100644 --- a/README +++ b/README @@ -36,11 +36,11 @@ working repository - like this: GIT_DIR=public_dir/repository_name.git git --bare init --shared chmod +x public_dir/repository_name.git/hooks/post-update -To actually use your newly created public repository as above, you first need -to populate it with your current working repository (the --all option is only -this once, not on subsequent pushes) - like this: +To actually use your newly created public repository created above, you need to +populate it with your current working repository (the --all option is only this +once, not on subsequent pushes) - like this: - git remote add origin git-reference-to-public-repository + git config remote.origin.url git-reference-to-public-repository git push --all To resyncronize an older fork of the repository, re-applying local changes on -- cgit v1.2.3 td class='sub right'>Jonas Smedegaard
summaryrefslogtreecommitdiff
path: root/tags/b3/8f/20120221225931.GC1025@gwolf.org
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
committerJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
commitfd54908da2b05c526dd3bee9b6dcd093214a220d (patch)
treec69c845069c99d1d01044f6fafda7c08433329c6 /tags/b3/8f/20120221225931.GC1025@gwolf.org
parentba46132213560cf3335d53560d519c0ec0190da2 (diff)
Diffstat (limited to 'tags/b3/8f/20120221225931.GC1025@gwolf.org')