Skip to content

Commit

Permalink
Ignore gitinfo package for now
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthue committed Sep 6, 2015
1 parent 354035c commit 5743cbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ For example:
git add -A
git commit -m "My commit message"
git tag "test-1"
git push
git push --tags

The finished released and build can then be found at `https://github.com/iuf/latex-travis-ci/releases/tag/test-1`
Expand Down
2 changes: 1 addition & 1 deletion src/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ \chapter*{#1}
% Documentation of gitinfo:
% http://ftp.fernuni-hagen.de/ftp-dir/pub/mirrors/www.ctan.org/macros/latex/contrib/gitinfo/gitinfo.pdf
%Simple instructions: copy "hooks" directory into ".git" directory
\usepackage{gitinfo}
% \usepackage{gitinfo}

0 comments on commit 5743cbc

Please sign in to comment.