0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Hub で別の GitHub アカウントからアクセスしたいとき

0
Last updated at Posted at 2014-12-12

hub は GitHub の username と oauth_token を、~/.config/hub に保存しているので、これを削除すればよい。

$ rm ~/.config/hub

こうすることで、次回 GitHub アカウントが必要になったときに username と password を聞いてくれる。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?