10000 updates · ThinkCode/python-scripts@e8379b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8379b6

Browse files
committed
updates
1 parent f78d954 commit e8379b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

17_rewrite_git_history.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ $ export GIT_COMMITER_DATE="Sun Jun 15 14:00 2014 +0100"
88
$ export GIT_AUTHOR_DATE="Sun Jun 15 14:00 2014 +0100"
99
$ git commit -m "so bad"
1010
$ git push
11-
```
11+
```
12+
13+
> `GIT_COMMITER_DATE` and `GIT_AUTHOR_DATE` are environment variables

0 commit comments

Comments
 (0)
0