##// END OF EJS Templates
Fix bad merge with crew
Brendan Cully -
r2862:1f813d4f default
parent child Browse files
Show More
@@ -1825,7 +1825,6 b' def import_(ui, repo, patch1, *patches, '
1825 1825 wlock = repo.wlock()
1826 1826 lock = repo.lock()
1827 1827
1828 wlock = repo.wlock()
1829 1828 for p in patches:
1830 1829 pf = os.path.join(d, p)
1831 1830
General Comments 0
You need to be logged in to leave comments. Login now