sifive / wit

Workspace Integration Tool
Apache License 2.0
23 stars 13 forks source link

Tag as optional field #163

Closed jackkoenig closed 5 years ago

jackkoenig commented 5 years ago

Each commit is separate

This no longer will put tags in the "commit" field, instead has a new optional field. It can only fill the tag field if the user tells it about the tag via ::<tag>.

Unfortunately, if you check out a tag, it detaches HEAD and there isn't a super robust way to figure out which tag you checked out.