Pārlūkot izejas kodu

switch to https for getopt so github account isn't needed

pull/3/head
Tristan Sloughter pirms 10 gadiem
vecāks
revīzija
9f98bdde67
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Parādīt failu

@ -33,7 +33,7 @@
{relx, "",
{git, "https://github.com/erlware/relx.git",
{branch, "master"}}},
{getopt, "", {git, "git@github.com:jcomellas/getopt.git", {branch, "master"}}}]}.
{getopt, "", {git, "https://github.com/jcomellas/getopt.git", {branch, "master"}}}]}.
{erlydtl_opts, [{doc_root, "priv/templates"},
{compiler_options, [report, return, debug_info]}]}.

Notiek ielāde…
Atcelt
Saglabāt