git-sub-dir icon indicating copy to clipboard operation
git-sub-dir copied to clipboard

about raise...

Open subcrew opened this issue 8 years ago • 0 comments

existed dir will raise exception "TypeError: raise: arg 3 must be a traceback or None" ,

raise Exception('Directory %s already exists' % new_dir_name)

subcrew avatar May 18 '16 03:05 subcrew