【已解决】gitbook代码去git push –set-upstream origin master死掉没反应
crifan 7年前 (2017-12-14) 5057浏览 0评论
之前已经用Gitbook Editor中去同步和上传代码到远程: https://github.com/crifan/http_restful_api 了。 更新代码后,然后去terminal中 git commit 之后再去: git push 出...
development related tools and softwares
crifan 7年前 (2017-12-14) 5057浏览 0评论
之前已经用Gitbook Editor中去同步和上传代码到远程: https://github.com/crifan/http_restful_api 了。 更新代码后,然后去terminal中 git commit 之后再去: git push 出...
crifan 8年前 (2017-12-08) 2662浏览 0评论
无意间发现,Gitbook Editor中有个Publish 去试试效果: 去github上新建一个: 输入git地址: https://github.com/crifan/http_restful_api.git 输入用户名和密码: 然后...
crifan 8年前 (2017-12-07) 2670浏览 0评论
本来打算通过Gitbook Editor去创建 http的restful的api的book 结果试了几次都是: 输入http_restful_api后,被强制改为httprestful_api: 很是郁闷,只能去想办法手动命令行中去创建 ➜ ...
crifan 8年前 (2017-11-20) 2123浏览 0评论
之前好像看到很多人都: 除了有自己的github的项目代码之外,还能有自己的在线的demo,用于演示静态网页 而且地址好像是github的io的地址。 比如: PanJiaChen/vueAdmin-template: a vue2.0 minima...
crifan 8年前 (2017-11-18) 8054浏览 0评论
之前本地一直用git clone去下载码云上面的代码。用的是A账号。 现在去新建B账号,然后去下载码云的代码,结果出错: <code>➜ yyy git clone https://gitee.com/xxx Cloning into ...
crifan 8年前 (2017-11-14) 5563浏览 0评论
折腾: 【未解决】Gitbook Editor中设置gitbook的文件根目录 后,基本上没法自定义gitbook Editor中创建的book的文件存放的根目录 但是还是想要实现把gitbook的代码都上传到github 则就存在一个问题: 如何把...
crifan 8年前 (2017-11-12) 4844浏览 0评论
折腾: 【记录】Mac本地搭建Gitbook环境 后,去试试。 “使用Gitbook桌面编辑器能够很方便的进行文章书写,终端环境下的Gitbook只是为了生成HTML文档与PDF文档而使用的。” 那就去写点内容再说。 【文章标题不支持中文?】...
crifan 8年前 (2017-10-10) 2866浏览 0评论
【Embedded Software Engineer_Embedded Software Engineer招聘_梅思安(中国)安全设备有限公司】-前程无忧官方招聘网站 Familiarity with Atlassian tools -》Atlas...
crifan 8年前 (2017-08-30) 9936浏览 0评论
Mac中,用sourcetree去clone代码结果出错: git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core....
crifan 8年前 (2017-08-30) 7020浏览 0评论
mac中用sourcetree下载clone代码,结果出错: git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core...