Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-dupe --allow-redirect --white-list http://hoth.entp.com/2008/11/10/improving-my-git-workflow
- awesome_bot README.md --allow-dupe --allow-redirect
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
* git-outgoing - Michael Markert's [dotfiles](https://github.com/cofi/dotfiles)
* git-pie-ify - JeeBak Kim's [gist](https://gist.github.com/jeebak/f9088cede18d31f2d3a0)
* git-plotrepo - Matthew McCullogh's [scripts collection](https://github.com/matthewmccullough/scripts/blob/master/git-plotrepo.rb)
* git-promote - Trevor's [Improving My git Workflow](http://hoth.entp.com/2008/11/10/improving-my-git-workflow) blog post
* git-promote - Trevor's Improving My git Workflow blog post (404 now)
* git-prune-branches - Michael Demmer in [jut-io/git-scripts](https://github.com/jut-io/git-scripts/blob/master/bin/git-prune-branches)
* git-publish - Michael Markert's [dotfiles](https://github.com/cofi/dotfiles)
* git-purge-from-history - David Underhill’s blog
Expand Down