Procházet zdrojové kódy

Migrate mt function to mitchty.net

master
Mitch Tishmack před 6 roky
rodič
revize
86fcb671ba
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      dotprofile.org

+ 1
- 1
dotprofile.org Zobrazit soubor

@@ -272,7 +272,7 @@ try_git()

mt()
{
try_git "ssh://gitea@git.functionalidiot.com:2222/${1}" "${2:-master}"
try_git "ssh://gitea@git.mitchty.net:2222/${1}" "${2:-master}"
}

gh()


Načítá se…
Zrušit
Uložit