Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gundars committed Mar 15, 2015
1 parent f4092c3 commit 20fb61b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ Scan all directories {dir} for git repositories and perform actions based on opt
Syntax: `$ gitscan [options] {dir1} [{dir2} {dir3}...]`

Options:
- `-o` update remote origin URLs format from oauth/ssh to https
- `-o` update remote origins URL from oauth/ssh format to https
- `-m` list all modified files
- `-c` create test and development branches in sync with origin

###buildenv
Changes {build number} for a {branch} on site environmnet {env}
Changes {build number} for a {branch} on site environment {env}

**Warning:** Before using script, change line 4 'https/link/to/encriched.git' in file ~/.bashscripts/config/user.sh - swap dummy string with https link to enriched github repository
**Warning:** Before using script, change line 4 'https/link/to/encriched.git' in file ~/.bashscripts/config/user.sh - swap dummy string with enriched repository URL

Syntax: `$ buildenv {env} {branch} {build number}`

Expand Down

0 comments on commit 20fb61b

Please sign in to comment.