Skip to content

Commit

Permalink
Merge pull request #169 from abiosoft/master
Browse files Browse the repository at this point in the history
git: Remove from core (available as add-on)
  • Loading branch information
mholt committed Jul 1, 2015
2 parents 915172e + a7f0705 commit 263fa06
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 1,960 deletions.
1 change: 0 additions & 1 deletion config/directives.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ var directiveOrder = []directive{
// Other directives that don't create HTTP handlers
{"startup", setup.Startup},
{"shutdown", setup.Shutdown},
{"git", setup.Git},

// Directives that inject handlers (middleware)
{"log", setup.Log},
Expand Down
207 changes: 0 additions & 207 deletions config/setup/git.go

This file was deleted.

Loading

0 comments on commit 263fa06

Please sign in to comment.