blackstream-x / python-svn2git

Python 3 port of https://github.com/nirvdrum/svn2git - development moved to copmpany-internal repository
MIT License
1 stars 0 forks source link

Check if the tagged commit is on remote before attempting to push the tag #27

Closed blackstream-x closed 3 years ago

blackstream-x commented 3 years ago

use git log --first-parent --skip=1 -n 1 {tagref}