https://github.com/githubtraining/filterbranch-example
https://github.com/githubtraining/filterbranch-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/githubtraining/filterbranch-example
- Owner: githubtraining
- Created: 2015-04-01T20:31:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T20:37:20.000Z (almost 11 years ago)
- Last Synced: 2023-05-22T10:55:15.768Z (over 2 years ago)
- Language: Shell
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Filter Branch example
This example shows several methods of [using `git filter-branch`](http://git-scm.com/docs/git-filter-branch).
## Slides
[Slides on SpeakerDeck](https://speakerdeck.com/matthewmccullough/gits-filter-branch-command)
## Use
Run `test-filter-branch.sh`
## Studying
Read the comments in `test-filter-branch.sh`