Markos Chandras wrote:
> the whole eclass is inside the " if [[ ! ${_GIT_R3} ]] " block.Rather than putting the whole eclass inside a block like that maybe it's possible to test for that condition and "exit" early? //Peter
Markos Chandras wrote:
> the whole eclass is inside the " if [[ ! ${_GIT_R3} ]] " block.Rather than putting the whole eclass inside a block like that maybe it's possible to test for that condition and "exit" early? //Peter