We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78d954 commit e8379b6Copy full SHA for e8379b6
17_rewrite_git_history.md
@@ -8,4 +8,6 @@ $ export GIT_COMMITER_DATE="Sun Jun 15 14:00 2014 +0100"
8
$ export GIT_AUTHOR_DATE="Sun Jun 15 14:00 2014 +0100"
9
$ git commit -m "so bad"
10
$ git push
11
-```
+```
12
+
13
+> `GIT_COMMITER_DATE` and `GIT_AUTHOR_DATE` are environment variables
0 commit comments