Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
mwparserfromhell
espelho de
https://github.com/earwig/mwparserfromhell
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
24
Trabalho
Ver a proveniência
Make release script safer.
tags/v0.5.1
Ben Kurtovic
há 6 anos
ascendente
1a4e2fc019
cometimento
d0da416e3e
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
scripts/release.sh
+ 2
- 0
scripts/release.sh
Ver ficheiro
@@ -1,5 +1,7 @@
#! /usr/bin/env bash
set -euo pipefail
if [[ -z "$1" ]]; then
echo "usage: $0 1.2.3"
exit 1
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar