We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We use to github for version control, the repositories are:
Common Files: git://github.com/djgorman/Haeffner-Lab-LabRAD-Tools.git Lattice Experiment: https://github.com/micramm/HaeffnerLabLattice
The following two links are excellent resources for getting started and understanding the github operations.
http://help.github.com/ http://progit.org/book/ch1-3.html
Here is a list of the most essential day-to-day commands
To set up git, follow the helpful instructions http://help.github.com/linux-set-up-git/
To start using the repository in a given directory:
git clone git://github.com/djgorman/Haeffner-Lab-LabRAD-Tools.git directory
git push origin :branch
git difftool
For more see the reference.