Sebastian Pipping

Results 741 comments of Sebastian Pipping
trafficstars

@e3krisztian, it still reads `.foo` in that commit. Can you fix that as well?

@MingcongBai can be closed as fixed by #3857

@MingcongBai thank you!

I made the ticket about 2.4.4 now, released yesterday

I made the ticket about 2.4.5 now, released a few hours ago.

I made the ticket about 2.4.6 now, released a few minutes ago.

#3857 has been merged by now, closing as fixed. Please re-open if that was too eager.

> The behavior of `command -v` regarding functions and aliases should not be a problem because user-defined functions and aliases don't persist into scripts. True, but someone could add functions...

> > True, but someone could add functions right into these scripts. > > then someone could also do `type() { echo "something"; };` and break stuff, so we'd need...

Hi @CalebDW the situation is a bit tricky because (1) pushing things is a bit far from deleting branches and (2) because if we prompt for things `--yes` would be...