144 likes
·
1.9K reads
10 comments
·Sep 28, 2020
Sep 28, 2020
This was such an amazing read. Thanks for sharing
2
·
·Sep 27, 2020
Sep 27, 2020
Awesome list. Thanks for sharing. Please tag it with General Programming for better reach. :)
1
·
·1 reply
Author
·Oct 20, 2020
Thank you Sandeep.
·
·Sep 28, 2020
Sep 28, 2020
Great Article ! therefore, i don't know that git aliases can be so much useful haha XD BTW Grep Means an Unix code for searching string of a file with some pattern, just like REGEX. usually we use in Linux Environtment. CMIIW XD
1
·
·1 reply
·Oct 2, 2020
Oct 2, 2020
To be super pedantic (which I am): grep is really: Global search for Regular Expression and Print matches.
·
·Sep 28, 2020
Sep 28, 2020
Ephraim Atta-Duncan, I didn't know. Thanks for sharing.
1
·
Author
·Sep 29, 2020
Thanks
·
·Sep 29, 2020
Sep 29, 2020
Nice, I've just added them to my .bash_aliases
so far. But it makes more sense to migrate them into git directly.
1
·
·1 reply
Author
·Sep 29, 2020
Yh, and much easier to use them
·