SeyZ / baboon

Detect source code merge conflicts in realtime. Simply get rid of merge hells.
http://baboon-project.org
120 stars 9 forks source link

Detection of new file #8

Closed SeyZ closed 12 years ago

SeyZ commented 12 years ago

When a new file is created on the watch project :

SeyZ commented 12 years ago

done with pyinotify.add_watch method (can take a auto_add arg)