"Signup, Share, Track" is a Drupal 7 module for providing a way to have an affiliate program for users to share a link with others and collect associated sign ups.
Do not change X different things in a single commit. Commit early, commit often.
Commit atomic change-sets. Touching 10 files for a particular change is OK. Touching 10 files for 2-10 different changes is absurd. Exception: Coding style, documentation, and comment clean-ups/fixes.