fw876 / helloworld

GNU General Public License v3.0
3.7k stars 2.66k forks source link

[Docs] OpenWrt Feeds Configuration #1327

Closed eallion closed 1 year ago

eallion commented 1 year ago

As the official documentation suggests, The git method can specify a specific branch or commit using the following formats:

src-git local_feed_name https://example.com/repo_name/something.git;branch_name
src-git local_feed_name https://example.com/repo_name/something.git^commit_hash

feeds.conf.default:

src-git helloworld https://github.com/fw876/helloworld.git;main