Procházet zdrojové kódy

change email for git

pull/1/head
10sr před 12 roky
rodič
revize
17ee084316
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      .bashrc

+ 2
- 2
.bashrc Zobrazit soubor

@@ -162,8 +162,8 @@ port-autosync(){
}

_mygitconfig(){
git config --global user.name "10sr"
git config --global user.email sr10@users.sourceforge.jp
git config --global user.name '10sr'
git config --global user.email '8slashes+git@gmail.com'
git config --global core.autocrlf false
git config --global color.ui auto
git config --global status.relativePaths false


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