随笔分类 - git
gitlab 误关闭sign-in
摘要:sudo gitlab-rails console ApplicationSetting.last.update_attributes(password_authentication_enabled_for_web: true)
阅读全文
git clone远程branch和tag
摘要:接着上一个笔记讲,我们想从remote repository上获取某个branch的某个tag。这句可以理解为,以angular,我们想获得angular的angular1的v.0.1.1的版本。 1.查看远程分支git branch -r 2.测试git clone romete,只是clone远
阅读全文
浙公网安备 33010602011771号