-
When i choose my key file in the file browser i just get back to the app and nothing happens.
The authenticate popup does not show up even though the key is password protected.
I am on a Nexus 5 (4.4.…
-
Right now when I click install in the play store sgit asks for the following permissions:
"Wi-Fi connection information - Allows the app to view information about Wi-Fi networking, such as whether Wi…
-
Hi i get several issues when oppening the log, e.g.:
File "SublimeGit/sgit/log.py", line 32, in run
File "SublimeGit/sgit/helpers.py", line 369, in get_quick_log
File "SublimeGit/sgit/cmd.py", …
-
While executing any command, i've got error
```
Exception in thread Thread-46:
Traceback (most recent call last):
File "X/threading.py", line 639, in _bootstrap_inner
File "SublimeGit/sgit/status…
-
When I put https://gist.github.com/2d54a1174c108d307a7b.git into the remote name, it said Invalid Remote. Not sure if it is correct to ask here, but I can't find a more sensible place.
-
While working with "vintage" files (encoded using cp1252, not UTF-8), I got the following when doing a diff through the "git status" page:
```
Traceback (most recent call last):
File "/Applications…
-
When I'm trying to use Git: Fetch, the following error occures and breaks the operation.
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 526, in ru…
-
Hi,
I was trying to make a custom git command for `blame -w`, and here's what popped:
```
Traceback (most recent call last):
File "/opt/sublime_text/sublime_plugin.py", line 524, in run_
return…
-
Just wanted say thanks for this awesome app SGit has become my goto android .git app while mobile keep up the great work buddy and Happy Holidays sheimi ;)
ARoiD updated
10 years ago
-
I tried to run a custom command but it didn't worked.
``` json
[
{
"caption": "Git: Synchronize",
"command": "git_custom",
"args": {
"cmd": "status -uno",
…