Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ran.lu
verify
Wiki
【百信现场】代码开发里面git push 失败
【百信现场】代码开发里面git push 失败
· Changes
Page history
Update 【百信现场】代码开发里面git push 失败
authored
Nov 24, 2022
by
ran.lu
Show whitespace changes
Inline
Side-by-side
【百信现场】代码开发里面git-push-失败.md
View page @
31aa2394
...
...
@@ -29,7 +29,7 @@ ssh root@192.3.21.217
连上代码开发:
```
ssh -p 34221 org-dev@192.3.21.217 Nwo7jvCW
ssh -p 34221 org-dev@192.3.21.217
密码是
Nwo7jvCW
```
在 code 目录下, git add 一个大文件(比如十几 MB ),然后 git push ,就可看到问题现象。
...
...