Adding a field to the profile: Difference between revisions

Undo revision 18879 by 86.51.26.15 (talk)
imported>Jacquiesue
imported>Brittag
(Undo revision 18879 by 86.51.26.15 (talk))
 
(2 intermediate revisions by 2 users not shown)
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