Daily task when you work with a source control system is to review your changes before check in, in order to avoid accidentally committing temporary (debugging) or incomplete changes.
Reviewing the changes from the command line (terminal) is a tedious task. (more…)
Bash Script to Review Local Subversion Modifications
August 11th, 2015 No Comments