diff options
author | Swift Geek <swiftgeek@gmail.com> | 2018-06-09 14:20:06 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-06-09 14:20:06 +0000 |
commit | 06cfdcc564c76c195128548a2664fd49f55b32d9 (patch) | |
tree | aab5364c9e03d7aef321398c35ffe044b64919ef /www | |
parent | ded3faf08665c3004d2d76db851c1c5c86d32150 (diff) | |
parent | 7423bc922664b0ac074b8e33cdd3e85ebd8b5f2d (diff) | |
download | librebootfr-06cfdcc564c76c195128548a2664fd49f55b32d9.tar.gz librebootfr-06cfdcc564c76c195128548a2664fd49f55b32d9.zip |
Merge branch 'www/git/link-to-git-instructions' of libreboot/libreboot into master
Diffstat (limited to 'www')
-rw-r--r-- | www/git.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ You can submit your patches via Information about how the Libreboot project is governed is documented in our [general management guidelines](management.md). +Libreboot development is done using the Git version control system. +Refer to the [official Git documentation](https://git-scm.com/doc) if you don't +know how to use Git. + Editing the website and documentation, wiki-style ------------------------------------------------- |