Skip to content

Version v0.10-rc1

Pre-release
Pre-release

Choose a tag to compare

New Features

  • Pass GIT_EDITOR to sh (#147)
  • Allow cloning over HTTPS/git instead of SSH (and fix URL handling) (#137, #168, #149)

Issues Fixed

  • Fixes and improvements to the man page (#172, #170, #151, #140, #138)
  • Fix some unicode errors (#167, #163)
  • Fix config option hub.forkrepo that was ignored (#157)
  • Fix creating issue without labels (#145)
  • Fix crash when feeding EOF to the prompted inputs (#121)
  • Use HTTPS URLs where possible (#146)
  • Update the GitHub Flavored Markdown URL (#165)
  • Fix parsing URLs as repository locations when cloning (#144)
  • Fix crash on trivially incorrect usage of the clone command (#160)
  • Don't error and interrupt the rebase on branch deletion fail (#136)
  • Minor code cleanups (#169, #161)