ended7월 11일· 1 sources

Why Git Has Two Dates: Author Date vs Commit Date

Why it matters

Most developers assume a Git commit has a single timestamp. That's not true. Every commit actually contains two different dates: - Author Date - Commit Date Most of the time they are identical, which ...

1
Sources
+0
24h
Growth
72d
Active

Sources

Related Issues