科学の箱

科学・IT・登山の話題

「 git 」 一覧

no image

global gitignore

2019/06/13   -git
 

Windowsでグローバルにgitignoreを設定するのにはまった件。 まずロケーションの設定 git config –global core.excludesfile “% …

no image

gitでコードを修正する場合に使ったコマンド

2018/11/13   -IT
 

gitにpushしてからソースコードを一部変更したい git remote上での修正 git remote上で直接編集する。これは意味がない。新しいcommitとして取り扱われるだけ。   …

no image

gitの使い方

2018/01/16   -IT
 

git init git add \*.java git status -s or git status git commit -m “initial commit” git …

no image

gitで日本語が3ケタのコードになってしまうときの対応

2018/01/16   -IT
 

git config –global core.quotepath false

no image

gitでsshをテストする

2014/09/19   -IT
 

ssh -T git@github.com -i .\.ssh\id_rsa_user01

2025年2月
« 9月    
 12
3456789
10111213141516
17181920212223
2425262728  

side bar top



アーカイブ

カテゴリー