Skip to content

Instantly share code, notes, and snippets.

@ariellephan
Created March 11, 2016 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ariellephan/315af70f7b238079095a to your computer and use it in GitHub Desktop.
Save ariellephan/315af70f7b238079095a to your computer and use it in GitHub Desktop.
SVN best practice
1. When there's unreleased feature on active branch A and its not on trunk.
-> Bring the feature to trunk and comment out on branch A so future merge won't bring the feature on branch A to trunk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment