From 14236e9c23f76d61d3aba63659871b8f34057023 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 18 Nov 2024 14:04:46 -0600 Subject: Test pushing with remote URI --- fredm-test-uri-push.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fredm-test-uri-push.md (limited to 'fredm-test-uri-push.md') diff --git a/fredm-test-uri-push.md b/fredm-test-uri-push.md new file mode 100644 index 0000000..044570b --- /dev/null +++ b/fredm-test-uri-push.md @@ -0,0 +1,9 @@ +# Test Push With Remote URI + +We'll run the following sets of commands: + +```sh +$ export CURRENT_REPO_PATH="/home/frederick/genenetwork/gn-guile" +$ export REMOTE_REPO_URI="fredm@git.genenetwork.org:/home/git/public/gn-guile" +$ git -C ${CURRENT_REPO_PATH} push ${REMOTE_REPO_URI} test-uri-push +``` -- cgit v1.2.3