Skip to content

Commit

Permalink
Merge branch 'master' of github.com:paulie4/divergence
Browse files Browse the repository at this point in the history
  • Loading branch information
paulie4 committed Nov 5, 2012
2 parents ce3066f + caeb388 commit a307682
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ Make sure, if you're using Git over SSH, that you have your repository's host ad

Divergence currently does not support HTTPS on its own; however, you can still use HTTPS in combination with a load balancer if you enable SSL termination.

### Invalid URL Characters

Git supports a much wider range of characters for branch names than URLs support. To get around this limitation, simply replace any invalid URL character with a `-` and Divergence will find the branch you're looking for automatically.

## TODO

* Handle simultaneous users better
Expand Down

0 comments on commit a307682

Please sign in to comment.