summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-05-22 19:21:41 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-05-22 19:21:41 +0200
commit5e98400a5aad0604d5265d8feb5e36ef9d616d58 (patch)
tree210950a5fd98c6a2d1f33ae3e71e5ab4bda87248 /.gitattributes
parent78bfc58b472703da5e21efcfb013dd6b0f1918be (diff)
fix all references to package name
use relative imports if possible reorder imports (1. stdlib 2. dependencies 3. borg 4. borg.testsuite)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index fb24ad887..a97e72971 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-attic/_version.py export-subst
+borg/_version.py export-subst