Add pre-commit config
This commit is contained in:
@@ -37,7 +37,6 @@ import os
|
||||
import re
|
||||
|
||||
from git import Repo
|
||||
|
||||
from github import Github
|
||||
|
||||
this_repo = Repo(os.path.join(os.path.dirname(__file__), ".."))
|
||||
|
||||
@@ -119,7 +119,7 @@ end of the file, like so::
|
||||
#!/bin/sh
|
||||
# automatically configured by git-annex
|
||||
git annex post-receive
|
||||
|
||||
|
||||
/home/foo/src/git-hooks/sigal-git-hook
|
||||
|
||||
This assumes, of course, that you are running your own Git server;
|
||||
|
||||
@@ -145,4 +145,3 @@ ZIP Gallery plugin
|
||||
==================
|
||||
|
||||
.. automodule:: sigal.plugins.zip_gallery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user