diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2015-06-26 09:58:47 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2015-06-26 09:58:47 +0200 |
| commit | cfc70fe92d42a853d4171943bde90d86061e3f3a (patch) | |
| tree | d7540e9eb18588f834e91599c274e31bf38167bd /git/repo/base.py | |
| parent | 8724dfa6bf8f6de9c36d10b9b52ab8a1ea30c3b2 (diff) | |
| download | gitpython-cfc70fe92d42a853d4171943bde90d86061e3f3a.tar.gz | |
fix(index): handle adding symlinks to dirs
When expanding directories, check if it is a symlink and don't expand
them at all.
Previously, we followed symlinks and expanded their contents, which
could lead to weird index files.
Fixes #302
Diffstat (limited to 'git/repo/base.py')
0 files changed, 0 insertions, 0 deletions
