Me and my friends have a repo where we just casually post projects we are working on.
Since we post different projects in there, we like to tag the commit with what project it is. However, it is apparently not possible to add the same tag to several commits?
Is there a way to do this anyhow? Or do we have to tag it with a unique tag everytime like "MyTag1", "MyTag2", ..?