bgahagan/git-remote-s3

Don't require a prefix in remote url

Opened this issue · 0 comments

Currently you need to specify the git remote url in the format s3://bucket/prefix, but it might be useful to be able to not specify a prefix, in the event that you only ever want to push a single git repo to that bucket. See discussion in #1