Rereading it, I now understand what you meant. I interpreted the “like regex” as an example of advanced git knowledge. I’m not sure the comma helps make it unambiguous though.
Rereading it, I now understand what you meant. I interpreted the “like regex” as an example of advanced git knowledge. I’m not sure the comma helps make it unambiguous though.
How is regex git knowledge? I guess you can use regular expressions with git grep
but it’s certainly not a git-oriented concept…
The professor that taught my algorithms & data structures course said if we were going to keep one book it should be the one for that course. I followed that advice and it’s the one textbook I still have. It’s been 8 years since graduation and I haven’t opened it once. I tend to just read Wikipedia if I need to understand a particular algorithm or data structure.