]> git.ipfire.org Git - thirdparty/gcc.git/commit
git_update_version: add --current argument.
authorMartin Liska <mliska@suse.cz>
Thu, 11 Jun 2020 11:34:53 +0000 (13:34 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 11 Jun 2020 11:57:10 +0000 (13:57 +0200)
commitbe11812eef33786f77676327667bf3885c1f33e8
tree4c4da5c7206192f4d66ef9481239992252d51d0e
parent6a07010b774cb5a0b1790b857e69d3d8534eebd2
git_update_version: add --current argument.

The argument can be useful to update arbitrary branch, the changes
are added to git index and user is supposed to make a commit.

contrib/ChangeLog:

* gcc-changelog/git_update_version.py: Add --curent argument.
contrib/gcc-changelog/git_update_version.py