netei
netei
I really like that idea, does someone have an idea on how to achieve that ?
+1. I guess you could directly start in status view with `tig status`
Printing `No commit log, did you mean to run 'tig status'?` when it is a git repository without commits is what makes most sense. Putting you to status view automagically...
Ok, I get that, `isScheduleValid` would indeed be helpful
I have this in my .tigrc , maybe that could help you : `bind status r !git checkout --patch -- %(file)` When pressing r over a file name, it will...
That's exactly what I get. Here are the exact commands typed : ``` $ cat > set1.txt abc def ghi def $ cat > set2.txt def ghi ghi abc $...
Didn't see that, no , it seems like it is not possible to fix this. Thanks for the fast response