projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b429a49
)
mix.exs: branch_name fallbacks to ""
author
Haelwenn (lanodan) Monnier
<contact@hacktivis.me>
Thu, 23 Apr 2020 21:44:30 +0000
(23:44 +0200)
committer
Haelwenn (lanodan) Monnier
<contact@hacktivis.me>
Thu, 23 Apr 2020 21:44:30 +0000
(23:44 +0200)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 0212174002d537d095a67c8a0250049010546bb3..15a65c0fbdf254192b880cbf7babf5671796a340 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-266,7
+266,7
@@
defmodule Pleroma.Mixfile do
branch_name
else
- _ -> "
stable
"
+ _ -> ""
end
build_name =