commit | aa93d2346f840e16a05c6546e1e22c1dddfbc997 | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@3rdcloud.com> | 周一 7月 09 15:02:33 2012 +0200 |
committer | Vincent Driessen <vincent@3rdcloud.com> | 周一 7月 09 15:07:19 2012 +0200 |
tree | 7afe7aa9d515e42d558a722cfb27f977fcc268e9 | |
parent | afb191f790b113c1ebf0a5c4ab06676632a8b5db [diff] | |
parent | aec48189a7a53fd8d14faab26db57a9f0672363e [diff] |
Be git-describe friendly. This patch tags commits on the original (release/hotfix branch) instead of tagging the merge commit on the master branch. This keeps the history git-describe friendly. (For related discussions, see #49, #85,