Skip to content

Commit

Permalink
Merge pull request #1 from toonn/flakes
Browse files Browse the repository at this point in the history
Transposition typo GitHub <-> Git
  • Loading branch information
edolstra authored Jul 29, 2019
2 parents 15f1c51 + b2d6b9c commit 0d94186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/0049-flakes.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ Currently the following types of flake references are supported:
github:<owner>/<repo>(/<rev-or-ref>)?(\?<params>)?

`<rev-or-ref>` specifies the name of a branch or tag (`ref`), or a
commit hash (`rev`). Note that unlike GitHub, Git allows fetching by
commit hash (`rev`). Note that unlike Git, GitHub allows fetching by
commit hash without specifying a branch or tag.

The only supported parameter is `dir` (see above).
Expand Down

0 comments on commit 0d94186

Please sign in to comment.