Skip to content

v1.1.1

Latest

Choose a tag to compare

@TheGreatCabbage TheGreatCabbage released this 18 Apr 09:31

This release allows you to omit the .git in Git URLs. For example, both of the following commands are now valid, whereas only the first was valid in previous releases:

  1. gitprof clone git@github.com:CabbageDevelopment/gitprof.git
  2. gitprof clone git@github.com:CabbageDevelopment/gitprof