Skip to content

Commit

Permalink
add info about git branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Jul 10, 2019
1 parent 732b577 commit 87ecbb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions man/fai.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ several protocol variants. Checkouts without a user name are also supported.
.IP \(bu
Git: git[+<protocol>]://<git path>

You can specify the branch by adding #<branchname> without a whitspace
before the #.

Example: git+ssh:://user@servername/srv/git/..../fai.git#branchname

The config space checked out from a
git repository, host can be empty. Also supported is git+http.
.IP \(bu
Expand Down

0 comments on commit 87ecbb7

Please sign in to comment.