crifan 4年前 (2021-08-17) 1111浏览 0评论
本地的git仓库,去git push报错:
crifan@licrifandeMacBook-Pro ~/dev/dev_root/crifan/crifan_play_learn_logic_spirit master git p...
crifan 5年前 (2020-06-19) 1251浏览 0评论
折腾:
【未解决】Win中VMWare的macOS安装brew报错:curl 7 Failed to connect to raw.githubusercontent.com port 443 Connection refused
期间,再去主机W...
crifan 5年前 (2020-02-02) 1367浏览 0评论
之前mac中设置了git的代理
但是是全局的代理
导致对于gitee,git去push时,也用上了代理
导致现在问题是:
当一些代理节点问题,比如ss或ssr节点有问题时,要去更换节点,很是麻烦,无法git push了:
➜ SmartElectr...
crifan 7年前 (2018-05-29) 10108浏览 2评论
之前有个需求:
想要知道某个github项目的,最早创建时间。
以便于清楚,项目有多长时间的历史了。
一直没有找到好办法。
最接近的是:
在项目根目录中,找到一些项目往往最开始就会创建的一些文件,比如:
README.md
看看其创建时间。但是往往不...
crifan 8年前 (2017-11-20) 2124浏览 0评论
之前好像看到很多人都:
除了有自己的github的项目代码之外,还能有自己的在线的demo,用于演示静态网页
而且地址好像是github的io的地址。
比如:
PanJiaChen/vueAdmin-template: a vue2.0 minima...
crifan 8年前 (2017-07-10) 3942浏览 0评论
折腾:
【已解决】ReactJS中如何实现长按某行显示内容
期间,需要搞清楚,如何安装github上,对于库:
JedWatson/react-tappable: Tappable component for React
中的特定分支:
https:...
crifan 8年前 (2017-03-25) 4444浏览 0评论
折腾:
【已解决】ReactNative iOS中使用react-native-vector-icons中的图标无法正常显示:Warning Failed prop type Invalid prop name of value user-p sup...
crifan 9年前 (2016-09-08) 2969浏览 0评论
折腾:
[未解决]linphone-iphone编译出错:The document “ShopView.xib” requires Xcode 8.0 or later
期间,需要去下载项目:
BelledonneCommunications/lin...
crifan 10年前 (2015-02-23) 16578浏览 7评论
【背景】
折腾:
【记录】将googlecode上面的crifanLib迁移到Github上
期间出错: Administrator@PC-20131018OHXV /cygdrive/e/dev_root/git/crifanLib
$ ...
crifan 10年前 (2015-02-23) 2836浏览 0评论
【背景】
折腾:
【记录】将googlecode上面的crifanLib迁移到Github上
期间,在github上面编辑说明文档README.md: 想要搞清楚其中的语法。
【折腾过程】
1.目测是类似于wiki的语法。
搜:
github 语...