Show More
@@ -1720,7 +1720,7 b' def walkrepos(path, followsym=False, see' | |||||
1720 | dirlst.append(dirstat) |
|
1720 | dirlst.append(dirstat) | |
1721 | return not match |
|
1721 | return not match | |
1722 | else: |
|
1722 | else: | |
1723 |
followsym = |
|
1723 | followsym = False | |
1724 |
|
1724 | |||
1725 | if (seen_dirs is None) and followsym: |
|
1725 | if (seen_dirs is None) and followsym: | |
1726 | seen_dirs = [] |
|
1726 | seen_dirs = [] |
General Comments 0
You need to be logged in to leave comments.
Login now