Starting with the discontinuation of cogito, i began to wonder about my future git usage patterns. On the one hand, i have become quite used to the convenience of some of the cogito commands, on the other hand i found myself using or looking up git commands every other day. Since the discontinuation, cogito cannot be expected to remedy those work-flow interruptions any time soon, so i actually started to cook up my own small set of convenience wrappers. I'm adding those on demand whenever i need a new source repository command, and i try hard to keep it simple, avoid giving the wrappers any options and keep an eye on them being very shell-completion friendly. The GPLv3 licensed result is a single shell script plus a handful links for invocation: yyhelp. For the curious, the prefix 'yy' was chosen to allow conflict free shell completion. I'll quote the yyhelp information here, so people can decide if it's interesting for them and also get to see the installation instructions. I'm not entirely sure where More
git
2011-06-09