[U-Boot] how to specify a URL to keep up with u-boot git repo files?

Robert P. J. Day rpjday at crashcourse.ca
Sun Dec 13 11:12:21 CET 2015


  trivial gitweb(?) question -- given the gitweb interface to the
u-boot source code here:

 http://git.denx.de/?p=u-boot.git;a=summary

i want to write some u-boot tutorial pages for my wiki that link to
various files and directories in the source, and i want those links to
track the master branch. is the following the form i would use to
refer to, say, a file and a directory?

 http://git.denx.de/?p=u-boot.git;a=blob;f=Makefile;hb=HEAD
 http://git.denx.de/?p=u-boot.git;a=tree;f=board/ti/am335x;hb=HEAD

in order to stay in sync with the contents on the master branch?
thanks muchly.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the U-Boot mailing list