Skip to content

Commit

Permalink
change order: git-attribute then git-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiang Xin committed Feb 17, 2011
1 parent 9776ba9 commit ea43cf2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions index.rst.in
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
.. include:: ./08-git-misc/030-case-insensitive.rst
.. include:: ./08-git-misc/040-eol.rst
.. include:: ./08-git-misc/050-git-features.rst
.. include:: ./08-git-misc/060-hooks.rst
.. include:: ./08-git-misc/070-attributes.rst
.. include:: ./08-git-misc/060-attributes.rst
.. include:: ./08-git-misc/070-hooks.rst
.. include:: ./08-git-misc/080-templates.rst
.. include:: ./08-git-misc/090-sparse-checkout.rst
.. include:: ./08-git-misc/100-shallow-clone.rst
Expand Down
4 changes: 2 additions & 2 deletions part8.rst.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
.. include:: ./08-git-misc/030-case-insensitive.rst
.. include:: ./08-git-misc/040-eol.rst
.. include:: ./08-git-misc/050-git-features.rst
.. include:: ./08-git-misc/060-hooks.rst
.. include:: ./08-git-misc/070-attributes.rst
.. include:: ./08-git-misc/060-attributes.rst
.. include:: ./08-git-misc/070-hooks.rst
.. include:: ./08-git-misc/080-templates.rst
.. include:: ./08-git-misc/090-sparse-checkout.rst
.. include:: ./08-git-misc/100-shallow-clone.rst
Expand Down

0 comments on commit ea43cf2

Please sign in to comment.