Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Readme formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Péter Szilágyi committed Sep 20, 2011
1 parent a9b0e8b commit 246f1cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,7 @@ All of these can also be found in the project's user manual available at the
---------------------------

From computer A:

$ gitbox create myapp
$ gitbox clone myapp

Expand All @@ -53,10 +54,12 @@ From computer A:
$ git push gitbox

From computer B:

$ gitbox clone myapp
// Do some work and push as previously

From computer A:

$ git pull gitbox master
// Do some work
// .....
Expand Down

0 comments on commit 246f1cf

Please sign in to comment.