mirror of
https://github.com/balkian/gists.git
synced 2024-11-21 17:22:29 +00:00
This commit is contained in:
parent
4805cb0c9e
commit
a31eb9b14c
@ -14,3 +14,6 @@ git filter-branch --force --index-filter \
|
|||||||
'git rm --cached --ignore-unmatch \#web40.tex\#' \
|
'git rm --cached --ignore-unmatch \#web40.tex\#' \
|
||||||
--prune-empty --tag-name-filter cat -- --all
|
--prune-empty --tag-name-filter cat -- --all
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Change commit date
|
||||||
|
git commit --amend --date="Wed Feb 16 14:00 2011 +0100"
|
Loading…
Reference in New Issue
Block a user