jesseduffield.lazygit/pkg
Jamie Brynes 5e45ae1584 fix applying patch on Windows machine
This bug was caused how the timestamp was formatted for the patch file.

On Windows machines, ":" is an invalid character for a filename, but the
`stampNano` format for time contains ":".

This fix adjusts the time format to be the `stampNano` format with "."
subsituted for ":".
2020-01-05 20:01:20 +00:00
..
app 472 - Don't panic if not in a repository 2019-07-14 14:24:18 +10:00
commands fix applying patch on Windows machine 2020-01-05 20:01:20 +00:00
config add some shameless self promotion 2019-11-10 22:32:13 +11:00
gui make Ctrl+P visible 2020-01-03 15:09:59 +01:00
i18n make Ctrl+P visible 2020-01-03 15:09:59 +01:00
test fix up tests 2019-03-02 13:39:09 +11:00
theme support split view in staging panel and staging ranges 2019-11-05 19:22:01 +11:00
updates remove go-getter 2019-11-12 22:58:01 +11:00
utils allow changing tabs with [ and ] 2019-11-21 22:07:14 +11:00