7 search resultsShowing 1~7 results

Stocked
mtn81

@mtn81

Gitでよく使う設定

git-config git config --global user.name "ユーザ名" git config --global user.email "メールアドレス" # git di...

5
2
Comment0
mtn81

@mtn81

eclipseからgit-bashを起動

eclipseの外部実行構成で、 cmd.exe に対して以下の引数を設定しておくと、 git-bashがすぐに開けて便利 /c start "git-bash" /d "${workspace...

3
3
Comment0

7 search resultsShowing 1~7 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in