-
_From @johann-petrak on November 12, 2015 0:1_
Just installed SGit on a Samsung Note Pro 12.2 (Model SM-P900) with Android 4.4.2.
I have tried to install (rather large) git repositories using SSH (th…
-
Pull fails, but second attempt succeeds.
````
USER_COMMENT=
ANDROID_VERSION=7.0
APP_VERSION_NAME=1.5.4.6
BRAND=motorola
PHONE_MODEL=Moto G (4)
CUSTOM_DATA=
STACK_TRACE=org.eclipse.jgit.api.e…
-
_From @scofflan on August 17, 2016 17:33_
Currently I have a few repos whcih get a lot of WIP branches that get deleted on the origin but remain locally on sgit. Adding the functionality to do a fetc…
-
_From @memeplex on August 31, 2016 3:19_
Why yellow? Most dark themes tend to use some kind of pastel blue. Sgit already uses blue for the top bar separator, why not use the same color for folder ico…
-
````
USER_COMMENT=
ANDROID_VERSION=7.0
APP_VERSION_NAME=1.5.4.5
BRAND=motorola
PHONE_MODEL=Moto G (4)
CUSTOM_DATA=
STACK_TRACE=org.eclipse.jgit.api.errors.JGitInternalException: Missing tree 89…
-
_From @shaun27stars on April 16, 2015 9:52_
Cloning a repository, it reaches the end - "updating references: 100%" and then the repository disappears again.
The following message appears briefly:
at…
-
_From @wxl on July 16, 2015 19:37_
So my repo has some symlinks. Normally, on desktop, I have no problem with these. However, when pulled in by SGit, they are converted to text files containing the l…
-
Por como carga SGit el directorio en donde se encuentra .git del proyecto, esto esta provocando que no se pierda la referencia del ultimo proyecto cargado el workpace, esto es una cosa que tienen que …
-
As my project grows, I'm starting to get "sgit push origin master" failing with the error: "libgit2 error (2): SSL error: syscall failure: Broken pipe"
So far I've been able to work around the issu…
-
_From @sc4ryb3ar on September 26, 2016 13:12_
Would you be willing to add the ability to sign off on commits made through sgit? By the way, I've been using you git client in conjunction with 3 others…