An open API service indexing awesome lists of open source software.

https://github.com/githubtraining/filterbranch-example


https://github.com/githubtraining/filterbranch-example

Last synced: 8 months ago
JSON representation

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`