79569790

Date: 2025-04-11 22:34:23
Score: 0.5
Natty:
Report link

Is there any way to change the git push date or devops push date timestamp in the repository?

No, it is not possible to change the push logs in Azure DevOps.

Note that in general, you can't fully trust Git commit dates and authors. In AzureDevOps, you can trust the Push Logs, as well as the history of Pull Requests. If you could modify the Push Logs you wouldn't be able to trust those either.

Reasons:
  • Blacklisted phrase (1): Is there any
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Is there any
  • High reputation (-2):
Posted by: TTT