[GRASS-dev] Git tag naming consolidation

Dear all,

today I started consolidation of tag names. In SVN times we used

grass_X_Y_Z

naming convention. In GitHub we switched to

X_Y_Z.

Old tags were planned to be renamed right after Git migration. It
unfortunately didn't happened. But better with delay than never :wink:

Best regards, Martin

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Hi,

so 25. 4. 2020 v 7:20 odesílatel Martin Landa <landa.martin@gmail.com> napsal:

Old tags were planned to be renamed right after Git migration. It
unfortunately didn't happened. But better with delay than never :wink:

migration has been done. Now you can enjoy [1] with working download
(zip/tar.gz) links.

Ma

[1] https://github.com/OSGeo/grass/releases/tag/7.0.0

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Hi,

so 25. 4. 2020 v 7:28 odesílatel Martin Landa <landa.martin@gmail.com> napsal:

> Old tags were planned to be renamed right after Git migration. It
> unfortunately didn't happened. But better with delay than never :wink:

migration has been done. Now you can enjoy [1] with working download
(zip/tar.gz) links.

to sync your local repository please run

git fetch --prune --prune-tags upstream

Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa