Skip to content

Commit 9799d44

Browse files
committed
tag-test: link to answer
1 parent 8770bcb commit 9799d44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

other-test-repos/tag-test.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/usr/bin/env python3
22

3+
"""
4+
https://stackoverflow.com/questions/10986615/what-is-the-format-of-a-git-tag-object-and-how-to-calculate-its-sha/52193441#52193441
5+
"""
6+
37
import datetime
48
import subprocess
59
import time

0 commit comments

Comments
 (0)