mirror of
https://github.com/erlang/rebar3.git
synced 2025-04-19 02:04:00 +03:00
Indent it
This commit is contained in:
parent
eae867abe3
commit
3f35470d59
@ -103,7 +103,7 @@
|
||||
{git, "https://github.com/rebar/rebar.git", {ref, "7f73b8d6"}}},
|
||||
{rebar, % mercurial is also supported
|
||||
{hg, "https://github.com/rebar/rebar.git", {tag, "1.0.0"}}},
|
||||
{rebar, % git, over HTTPS, from a sub-directory
|
||||
{rebar, % git, over HTTPS, from a sub-directory
|
||||
{git_subdir, "https://github.com/rebar/rebar.git", {branch, "main"}, "subdir"}},
|
||||
{rebar, % git, tag, from a sub-directory
|
||||
{git_subdir, "https://github.com/rebar/rebar.git", {tag, "1.0.0"}, "sub/dir"}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user