Wield * in command git add tutorials/*

in Chapter 3 Committing your changes, under the section How Git views your working tree,

I tried command git add tutorials/* but it didn’t work and got an error message: zsh: no matches found: tutorials/*

but I tried git add tutorials/ which is OK for me

1 Like

Hi @justinlearnios,

Appreciate you reporting this! I’ve made a note to update this in our next edition so that it works with both bash and zsh.

Thanks,
Jawwad