I would like to include the current git hash in the output of a Python script (as a the version number of the code that generated that output). How...
I would like to retain (for now) the ability to link Git changesets to workitems stored in TFS. I already wrote a tool (using a hook from Git) in...