TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Use mulitple github accounts on one computer

22 点作者 bobylito超过 13 年前

3 条评论

Legion超过 13 年前
&#62; You should use: git clone git@bob.github.com:bob/bobsproject.git<p>The "git@" part is rendered unnecessary by putting "User git" in the SSH config for that host name.<p>There's also no rule saying that your SSH names have to be patterned like FQDNs. This is just personal taste, but to me, the ".com" is just extra junk to type. It could be reduced to "bob.github" or "bob-gh" or something similarly short.<p>While we're at it, the ".git" is optional too. We can reduce this down to something like:<p>git clone bob-gh:bob/bobsproject<p>But at the very least, leave the "git@" part off. ~/.ssh/config is already taking care of that part.
评论 #3332919 未加载
X-Istence超过 13 年前
Is there a particular reason as to why this website is using a VERY small part of my screen real estate?
masonhensley超过 13 年前
bob, your site looks super compressed on chrome 15.0.87 Windows 7<p><a href="http://awesomescreenshot.com/059ptvpba" rel="nofollow">http://awesomescreenshot.com/059ptvpba</a>