|  | 
| 1 | 1 | ## [SCS] Source Control Sentry<br> | 
| 2 | 2 | Backup/Restore files. Watch for recursive content,ownerships and rights changes.<br> | 
| 3 |  | -Create hard copies and display file diffs.<br> | 
|  | 3 | +Create hard copies and display file differences.<br> | 
| 4 | 4 | Optionally execute *commands*, reload a browser tab, at a file change.<br> | 
| 5 | 5 | Restore files on demand.<br> | 
| 6 | 6 | 
 | 
| 7 | 7 | <img src="https://raw.githubusercontent.com/webdev23/source_control_sentry/master/scs.png"> | 
| 8 |  | - | 
| 9 |  | -Automatize your dev flow. Example, run a test script at a file change!<br> | 
| 10 | 8 | Backup files versions, while keeping an eye on the flow.<br> | 
| 11 |  | -Exclude hidden git files. Exclude vim and nano .swp files. Exclude nohup.out.<br> | 
|  | 9 | +By default, exclude hidden git files. Exclude vim and nano .swp files. Exclude nohup.out.<br> | 
| 12 | 10 | 
 | 
| 13 | 11 | **By default, without parameters, the program starts to watch the current directory. | 
| 14 | 12 | And display file diffs at a change**. | 
|  | 
0 commit comments