-
_From @memeplex on August 31, 2016 0:28_
When pulling there is the chance that local changes already happened. I can't see any reasonable way to deal with this situation besides dirty committing. Add…
-
_From @schumaml on June 22, 2016 11:35_
The current commit log seems to show the committer, but not the aut5hor of a change. This is sometimes more interesting to know, especially if a project has ma…
-
_From @memeplex on August 31, 2016 3:35_
See the grey bars at the right and bottom of each widget. Only when the contents are bigger than the window these bars don't appear. That is, if they were scr…
-
Por un tema de no querer tocar mas código antes de que se pueda hacer una release para wollok, me quedaron algunos mensajes que no forman parte del conjuntos de mensajes en i18n, por lo que si usan in…
-
I installed Zshaolin so I could have full Git functionality on my phone but I'm unable to clone from github via https:
```
Welcome to Zshaolin
~ % git clone https://github.com/john-cheesman/stacked-…
-
How about create a new repo for the mobile app?
-
Closing CodeMirror makes the application crash.
# steps to reproduce
It happens when pressing 'back' while in editing mode, this immediately leads to a crash. Happens when I make modifications and e…
-
```
java.lang.IllegalStateException: (context as Activity).currentFocus must not be null
at com.manichord.mgit.ViewHelperKt.hideKeyboard(ViewHelper.kt:9)
at com.manichord.mgit.repol…
-
I've encountered two instances so far where the information in the `Git:` field output by `rpm-ostree --version` does not map to any commit ID in the tree.
Using the build from CAHC rdgo:
```
#…
-
Hello,
I'm trying to clone a repository that is accessible throw ssh (I can connect to it with "connectBot") with username and password authentication. However when It try to clone it I get the mess…