Back to TILs

git-restore-mtime

Date: 2023-02-16Last modified: 2023-03-07

Table of contents

Introduction

$ sudo apt install git-restore-mtime
$ cd [repo]
$ git restore-mtime

References