mirror of
https://github.com/tj/git-extras.git
synced 2026-09-11 07:56:18 -04:00
Updated history
This commit is contained in:
parent
7318faccd9
commit
eebf9c41a7
17
History.md
17
History.md
|
|
@ -2,16 +2,13 @@
|
|||
0.0.3 / 2010-08-27
|
||||
==================
|
||||
|
||||
* Added git-extras-version
|
||||
* Added git-update-extras
|
||||
* Fixed git-contrib issue when the username is in a commit msg
|
||||
* Merge branch 'integration'
|
||||
* Delete remote tag only if local was deleted
|
||||
* Delete remote branch only if local was deleted
|
||||
* Use -d to avoid deleting an unmerged branch by accident
|
||||
* Merge branch 'integration'
|
||||
* Fix printing of authors for git-summary's on Ubuntu
|
||||
* read doesn't have the -e option in SH on my machine at least.
|
||||
* Added `git-extras-version`
|
||||
* Added `git-update-extras`
|
||||
* Fixed `git-contrib` issue when the username is in a commit msg
|
||||
* Fixed; delete remote tag only if local was deleted [Aggelos Orfanakos]
|
||||
* Fixed; delete remote branch only if local was deleted [Aggelos Orfanakos]
|
||||
* Fixed printing of authors for git-summary's on Ubuntu [jason young]
|
||||
* Fixed; read doesn't have the -e option in SH on my machine at least. [Nick Campbell]
|
||||
|
||||
0.0.2 / 2010-08-24
|
||||
==================
|
||||
|
|
|
|||
Loading…
Reference in a new issue