Dmytro Tolkodubov

Results 15 comments of Dmytro Tolkodubov

The same. Mac OS 10.15.4 GitUI version 0.11.0 (installed via brew)

Thanks for a quick reply, Stephan! `Anything special about the way you push` --> nope, just pressing **p** once commited and ready to push.

i think the issues is in the fact **gitui** does **git push ** instead of **git push origin **. Is there any way to make the latter the default push...

My remote is setup in this way: **[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url =...

@extrawurst did execute with -l flag, but can't find the file with with the log output :).

Ah, thanks! This is what i see there: ``` tail $HOME/Library/Caches/gitui/gitui.log 10:48:45 [TRACE] (1) gitui::app: [src/app.rs:278] update 10:48:45 [TRACE] (1) asyncgit::diff: [asyncgit/src/diff.rs:93] request 10:48:45 [TRACE] (1) asyncgit::status: [asyncgit/src/status.rs:95] request: [hash:...

i think i did, here is the error line (did not paste the whole log, it is a bit bigger) ``` 10:48:35 [TRACE] (1) gitui::app: [src/app.rs:278] update 10:48:35 [TRACE] (1)...

Thanks for the great tool though!

Thanks! There were no creds, but some info i thought i would not publish, not something confidential :) `b) use ``` to annotate code/logs whatever for better readability.` I used...

Hi @bradrydzewski https://bitbucket.org/site/master/issues/5814/repository-refs-for-pull-requests has been opened 7 years ago, we may wait 7 more until they implement this functionality. Could you please advise if is somehow possible to trigger the...