Jan Krag
Jan Krag
I noticed the hard way, while testing the case-sensitivity issue, that the tool handles symlinked folders somewhat unexpectedly. For testing purposes, I put my work folder under /tmp/... without noticing...
When installing the plugin, it immediately activates at max=5, with all the check boxes for "Never close ..." disabled. If you have more than 5 tabs open, it will immediately...
Hi TouK I have recently been using your tool, and integrating it in a CD pipeline on Jenkins. During my testing and experimenting with reasonable configurations, I ran sputnik from...
I am running Windows 10, and using the latest (5.4) version of RepoZ. When I try to run a `grr cd` command, it prints out the matching single repo: ```...
For porting existing setups or experimenting, it would be really nice if there was an export button for each section in the config UI, e.g. next to the question mark...
Maybe it is a bit to easy to workon an issue already taken by someone else. I would suggest that workon fails with a warning, bit allows you to override...
Currently (v 3.1) git phlow does not check if you have made any commits, and will still try to deliver your branch. This is a cause for confusion and also...
I would really love a "quickfix" feature. Usecase: while browsing my code, I have noticed a small detail, like for instance some badly formatted markdown, and fixed it, but haven't...
It would be very useful if `git wrapup` had a switch to prevent it from adding files. This would allow me to craft my own commit (i.e. add only the...
It would be very useful if `git wrapup` had an `--edit` switch. This should work just like on `git merge`, i.e it should prepare the commit message it would anyway,...