Adding a field to the profile: Difference between revisions

changed link to external page
imported>Jacquiesue
imported>Mmcasetti
(changed link to external page)
Line 25:
== Getting the source ==
 
All the sample code in this walkthrough refers to version '''d56a354''' of the OpenHatch source. To make sure the code is in line with what you expect, follow the instructions on the [[http://openhatch.readthedocs.org/en/latest/contributor/getting_started.html getting started with the OpenHatch code]] page. But right after you do the "git clone", do these commands:
 
$ git checkout d56a354 # Switch to that revision
Anonymous user