Git Server at Mac App Store analyse

App power index: 1032 (based on ranks around App Stores today)
Developer Tools Productivity Utilities
Developer: Coral Wu
Price: 0 free
Current version: 1.5, last update: 1 year ago
First release : 21 Nov 2015
App size: 0 Bytes
4.0 ( 0 ratings )
follow app ASO analyse

Estimation application downloads and cost

> 22.7k
Monthly downloads
~ $ 9.29k
Estimation App Cost


Git Server allows you to easily install and manage a fully-functional Git server on the macOS platform.

Host Git repositories on your own Mac computer, and you have the max control over your source code. No source code leak, no monthly fee, no long-haul network links, everything is right beside you!

Git Server uses HTTP basic authentication to password protect your Git repositories, you can create arbitrary Git users without touching your system accounts.

Git Server acts as a central server where you can push your local changes to and share your code with other people / devices.

You can finish the setup process in minutes:
1. Create a Git repository
2. Create a Git user account
3. Set permissions for the repository
4. Start the Git service
5. You can access the Git repository now

Setup your own Git Server, and start creating great stuffs now!

* FAQ

Q: What kind of protocols does Git Server support?
A: Git Server provides Git service over the "http://"/"https://" protocols and it listens on port 8181 by default.

Q: Im getting the 403 error?
A: Please make sure that youve assigned a user/group to the repository and that the current Git user account has read/write access to the repository.

Q: Can I use the 80/443 ports in Git Server?
A: You can use these ports on macOS Mojave(10.14) or later.

Q: Im getting "SSL certificate problem: self signed certificate" error?
A: Please turn off SSL verification via `git config --global http.sslVerify false` or run the git command with the `-c http.sslVerify=false` option (e.g., `git -c http.sslVerify=false clone https://hostname/git/repo.git`).
Read more
Available in countries
Country Price
Canada 12.99 CAD
China 68 CNY
France 9.99 EUR
Germany 9.99 EUR
Italy 9.99 EUR
Netherlands 9.99 EUR
Portugal 9.99 EUR
Spain 9.99 EUR
Poland 6.99 EUR
UK 9.99 GBP
India 999 INR
Japan 1500 JPY
Korea, Republic Of 14000 KRW
Poland 49.99 PLN
Russia 899 RUB
Turkey 299.99 TRY
USA 9.99 USD
Korea, Republic Of 7.69 USD
Ukraine 11.99 USD
Available for devices
MacDesktop,
“git cannot be opened because of a problem"

This is what I get every time I try to access GitWeb that is being served by Git Server: “git cannot be opened because of a problem”, I’m running the git that comes with Xcode (git version 2.5.4 (Apple Git-61)). I attempted to follow the “Git Server Support” link here in the app store but it just takes me to the brief website for “Git Server” (along with all the other products they create) and other than leaving a comment on the “Git Server” page I don’t see any sort of actual support. Hopefully someine at langui.net can let me know what’s going on here and get it fixed or at least refund my $6.99.

Read more App Reviews