Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

git:// is supported but the UI says "https" #30

Closed
shaleh opened this issue Aug 28, 2015 · 5 comments
Closed

git:// is supported but the UI says "https" #30

shaleh opened this issue Aug 28, 2015 · 5 comments

Comments

@shaleh
Copy link
Contributor

shaleh commented Aug 28, 2015

It was WAY easier to run git in hub mode on my Linux box long enough to sync than to install and set up a web server, fast cgi, et al just to have a http(s) accessible git repo.

Please update the documentation and the UI.

Thanks for the app.

@mbos
Copy link
Owner

mbos commented Aug 28, 2015

Did you try it? The GUI has the text, but no checks.

@shaleh
Copy link
Contributor Author

shaleh commented Aug 28, 2015

Yes git:// works. But I spent time trying to get https working first because of the text and lack of documentation.

@shaleh
Copy link
Contributor Author

shaleh commented Aug 28, 2015

[alias]
serve = !git daemon --base-path=. --export-all --reuseaddr --informative-errors --verbose
hub = !git daemon --base-path=. --export-all --enable=receive-pack --reuseaddr --informative-errors --verbose

Now I can 'git hub' long enough to sync and then kill it. Quite handy and super easy.

@mbos
Copy link
Owner

mbos commented Aug 28, 2015

I'll change the text of the ui, sorry for the oversight (816541f)

@mbos mbos closed this as completed Aug 28, 2015
@shaleh
Copy link
Contributor Author

shaleh commented Aug 28, 2015

No worries. Thanks for the app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants