Gittyup
Gittyup copied to clipboard
Understand your Git history!
- use matrix as support link - currently we don't have any videos - remove dot because it is already in the kLinkFmt - show download url if installation wos...
potential fix of #109 Use the procedure in #109 to reproduce the segfault fix occurs also in 96c2fb50778da0ffcbad95ed59572299508773a8
- [x] Unittests - [x] All TODOs removed - [x] ~~Toolbar buttons for aborting and continuing the rebase~~ Moved next to the commit button - [ ] Merge conflicts and...
Using `QSslSocket::supportsSsl()` should suffice for now
Frequently, while selecting files by pressing the spacebar in the Unstaged Files window, the program crashes with: `Segmentation fault (core dumped)` More messages: ``` Diff Header: "@@ -1,7 +1,7 @@\n"...
When a repository's remote URL contains an explicit username and the user enters a different username in the credentials popup, the password doesn't get saved to the credential store with...
$ `python3 -m flake8 . --count --select=E9,F63,F7,F82,Y --show-source --statistics` ``` ./src/editor/ifacer.py:245:4: F821 undefined name 'printEventDefs' printEventDefs(definition, output) ^ ./src/editor/ifacer.py:248:4: F821 undefined name 'printEventPrivates' printEventPrivates(definition, output) ^ ./src/editor/ifacer.py:251:4: F821 undefined name...
Configure Repository Automatic Actions: Fetch - disable / deselect Fails, with application asking for authentication details every 10 minutes. Deselecting ``Fetch every`` and or setting ``minutes`` to zero is ignored...
 Theres also this old related issue: https://github.com/gitahead/gitahead/issues/494 where they suggest creating an access token to use as password, I tried that as well with the same outcome
OS: Linux Mint 19.3 Cinnamon App Version: 1.1.1 flatpak Making changes such as editing/adding/renaming files doesn't automatically appear in the UI. The UI only updates when manually clicking View ->...