mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-19 04:41:50 +00:00
Merge pull request #2635 from borgbackup/enkore-patch-1
gitattributes: docs/usage/*.rst.INC merge=ours
This commit is contained in:
commit
6add4daa54
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,5 +1,5 @@
|
|||
borg/_version.py export-subst
|
||||
|
||||
*.py diff=python
|
||||
docs/usage/* merge=ours
|
||||
docs/usage/*.rst.inc merge=ours
|
||||
docs/man/* merge=ours
|
||||
|
|
Loading…
Reference in a new issue