Dennis Kaarsemaker <den...@kaarsemaker.net> writes: > On Wed, 2016-12-14 at 00:31 +0100, Beat Bolli wrote: >> + ( cd uniset && git checkout 4b186196dd ) > > Micronit, but this is perhaps better written as > > git -C uniset checkout 4b186196dd > > to avoid the subshell and cd. > > D.
In the context of this script, I would say that is not even a micronit. It is "you could do this if you wanted to".