gitprep icon indicating copy to clipboard operation
gitprep copied to clipboard

Portable GitHub system into your own server

Results 39 gitprep issues
Sort by recently updated
recently updated
newest added

In a deployment of the application, the web interface functions properly, but not operations from a git client connecting through HTTP. For example, it fails when I attempt to clone...

Hi, I think these steps will make it easier to install and upgrade: 1. rename `gitprep.conf` as `gitprep.conf.example` 2. remove `/data` folder 3. Installation should start with `git clone https://github.com/yuki-kimoto/gitprep`...

There is a vague 'license' text in the readme but it doesn't state which GPL license. https://choosealicense.com/ Might I suggest the AGPL v3 written especially for web programs. https://choosealicense.com/licenses/agpl-3.0/

Hi Yuki, GitPrep is really great project. I setup it on Mac OS X (10.9.1, local) and Linux (Cent OS 6.4, server), when I use git push, both local and...

bug

maybe i am missing something, but i am asking anyway.. i am running gitprep as cgi in apache httpd...i can login in the interface and create users, been there, done...

Pull request to develop branch showing "no changes found" even though it shows there are commits not there in the branches view. Setting destination branch to master, it allows creation...

The application is failing to delete a branch. (Note that in this case the name of the branch is `master`. It was created by the application to initialize the repository,...

After doing a git clone tried the ./setup_module and got this: SPLBD:/u/splbd/work/gitprep/gitprep: >./setup_module ./setup_module 1: FSUM7332 syntax error: got (, expecting Newline Perl is 5.24 Tried again under bash and...

There is a issue that just pop with v .5 on ssl connection, I guess is the upgrade of the browsers to tls 1.2 the last version have support for...

On Windows clients I have seen encoding errors when trying to interact with GitPrep (installed as CGI, behind Apache 2.4). The workaround was to force the git client to use...