間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

2013-01-07から1日間の記事一覧

補完

git version 2.8.3 cygwin/usr/share/bash-completion/completions/git # 1) Copy this file to somewhere (e.g. ~/.git-completion.bash). # 2) Add the following line to your .bashrc/.zshrc: # source ~/.git-completion.bash # 3) Consider changing y…

補完

https://packages.debian.org/ja/wheezy/bash-completion # apt-get install bash-completionhttp://stackoverflow.com/questions/11173447/git-bash-completion-on-debian $ cat ~/.bashrc (中略) if [ -f /etc/bash_completion ]; then . /etc/bash_comple…

proxy指定

git

git config --global http.proxy proxy.example.com:8080参考 http://d.hatena.ne.jp/taichitaichi/20110408/1302252388http://d.hatena.ne.jp/takatoh/20070522/http_proxy 環境変数 HTTP_PROXY の値には "http://" を含むのか含まないのか w3mは含んだ方が…

認証付き Git リポジトリに clone したときのエラー

git

http://tmpz84.blogspot.jp/2011/07/git-clone.html $ git clone http://example.com/example.git Cloning into ... (gnome-ssh-askpass:xxxx): Gtk-WARNING **: cannot open display: なんかパスワード入力を求めるときに画面にダイアログを出そうと してい…

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。