Skip to content

Commit

Permalink
2012-02-27: write test
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsten Reincke committed Feb 27, 2012
1 parent f554dce commit 12eeda6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 000-branch-master
@@ -1 +1,12 @@
this is the branch master: a file signalling where we are working

remember: for using git with https (write access) with proxy
you have to
(1) made known the used proxy to git by executing the command
git config --global http.proxy $YOUR_HTTP_PROXY:$YOUR_PROXY_PORT
(2) cloning the repository using the command
git clone https://dtag-dbu@github.com/dtag-dbu/oslic.git

While cloning (pulling, fetching, pushing) anything you then
will be asked for the password of the github-user dtag-dbu

0 comments on commit 12eeda6

Please sign in to comment.