8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87cc325 + cc848d2 commit 1e7d885Copy full SHA for 1e7d885
git/exc.py
@@ -2,7 +2,7 @@
2
# Copyright (C) 2008, 2009 Michael Trier (mtrier@gmail.com) and contributors
3
#
4
# This module is part of GitPython and is released under
5
-# the BSD License: http://www.opensource.org/licenses/bsd-license.php
+# the BSD License: https://opensource.org/license/bsd-3-clause/
6
""" Module containing all exceptions thrown throughout the git package """
7
8
from gitdb.exc import ( # noqa: @UnusedImport
0 commit comments