B E L K Q u i c k S t a r t G u i d e
v . 1 . 0 . 9
with the request for the creation of a new public git account
associated to your username. The support team will enable the
account and send you a confirmation as soon as possible.
3.3.3.7 Using the pre-packaged git archive
BELK distribution provides (on request) the git archive of the
.git
directory of the repositories, so the user can immediately
get access to the development trees. Uncompressing the
archive enables access to the hidden .git directories of the
repositories; to get the source files, the developer must enter
the project directory (eg:
bora/linux-xlnx.git
) and lauch the
git checkout <bora current branch>
command, like in the
following examples:
For u-boot:
git checkout bora
For linux
: git checkout bora
Once these steps are completed, don't forget to update the
repositories, as described in
March, 2016
36/66