I'm trying to activate anaconda environment using command window. When I open cmd and run activate testenv
everything is ok.
But when I use git for windows, neither activate testenv
nor conda activate testenv
works.
It raises error: CommandNotFoundError: No command 'conda conda'.