https://github.com/srz-zumix/go-git-use-commit-times
Set files mtime by lates commit time.
https://github.com/srz-zumix/go-git-use-commit-times
git golang
Last synced: 3 months ago
JSON representation
Set files mtime by lates commit time.
- Host: GitHub
- URL: https://github.com/srz-zumix/go-git-use-commit-times
- Owner: srz-zumix
- License: mit
- Created: 2020-05-29T00:52:38.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-10T01:28:38.000Z (4 months ago)
- Last Synced: 2026-03-10T09:42:13.145Z (4 months ago)
- Topics: git, golang
- Language: Go
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-use-commit-times
Set files mtime by lates commit time.
## Install
```sh
brew install srz-zumix/tap/go-git-use-commit-times
```
## Usage
```sh
git-use-commit-times
```
## Recommended
The same is possible [git-set-file-times](https://gist.github.com/srz-zumix/0a526e8f9182549cbdb6d880a4477ff0)