Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Clear writing, nice tight shell script to streamline git tags on the command line, I can use this.


This shell script presents a number of relatively serious safety issues; e.g.,

* no quoting of the arguments

* no error handling; if any of the git commands fails, the script will drive on and probably do the wrong thing; should at least use the "errexit" option




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: