Skip to content
open-ephys edited this page Feb 20, 2012 · 6 revisions

Best practices

Use this section to discuss best practices for branching, merging, etc.

Tips and tricks

  • Type "t" anywhere in the GitHub code pages to activate a search function. It works amazingly well! Probably better than anything on your desktop. (Hit space to get out once you're finished).

  • Git aliases are a great way to save time. A really handy one is git config --global alias.s "status -s"


<< Back to C++

Clone this wiki locally