Skip to content

Commit

Permalink
ch
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen7 committed Nov 27, 2017
1 parent 33be163 commit c059ad1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

### Pulling Changes

This command line tool updates (or clones if necessary) a possibly large number of git repositories from different sources by entering
This command line tool updates (or clones if necessary) a possibly large number of git repositories from different sources by entering on the command line:

gpull

on the command line. This results in an output that looks like this:
This results in an output that looks like this:

=====================================
repo: variant_call_rna
Expand Down Expand Up @@ -46,11 +46,11 @@ The base URL string is prepended to each repository name to build the repository

### Surveying Repository Statuses

In addition it is possible to detect which local repositories have changed by entering
In addition it is possible to detect which local repositories have changed by entering on the command line:

gpull status

on the command line. This results in an output that looks like this:
This results in an output that looks like this:

=====================================
repo: gpull
Expand Down

0 comments on commit c059ad1

Please sign in to comment.