diff --git a/HISTORY.md b/HISTORY.md index 92d197e81064804f798fd5c9d62d811441e1f3c0..59436ac0fb7ad6f6bf9b0318c8a9ce0e015d2415 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,10 @@ +## master + +* change `git fork` so it fails when repo already exists under user +* teach custom commands to respect `-h` & `--help` flags +* `pull-request`: better error message for invalid remotes/URLs +* respect local SSH aliases for host names + ## 1.8.3 (2012-03-02) * fix `pull-request` from branch tracking another local branch