git-utimes: Change files modification time to their last commit date#882
git-utimes: Change files modification time to their last commit date#882spacewander merged 1 commit intotj:masterfrom vt-alt:git-utimes
Conversation
There was a problem hiding this comment.
| ## git utimes | |
| $ git utimes |
There was a problem hiding this comment.
That does not work on FreeBSD. See https://unix.stackexchange.com/questions/108821/number-of-cores-on-freebsd
|
|
Ping! I fixed issues @SuperSandro2000 mentioned. Whats next? |
There was a problem hiding this comment.
Need to show the difference before / after running this command.
There was a problem hiding this comment.
for is to support multiple arguments. Why not? This should reduce number of execs. Are you against of it?
There was a problem hiding this comment.
Correction: s/execs/forks/
There was a problem hiding this comment.
The exit is redundant.
There was a problem hiding this comment.
Please don't add the Copyright and License. We already have and only have a LICENSE file.
There was a problem hiding this comment.
for is to support multiple arguments. Why not? This should reduce number of execs. Are you against of it?
Signed-off-by: Vitaly Chikunov <[email protected]>
|
Force-pushed changes you requested - extended example in |
|
Almost three weeks passed since all requested changes are applied. Is there anything to add? |
|
@vt-alt |
|
@spacewander Thanks! |
New tool to change files modification time to their last commit date.