#STORE

git问题 next fetch will store in remotes/origin

项目在git的下无法查找到需要的Branch但是在Bitbucket下可以查到到通过GitBash,发现gitbranch-a与gitremoteshoworigin输出的远程分支不一样,gitremoteshoworigin命令输出多余的分支:branch_XXXX_XXXX  new(nextf...

工具系列 | git checkout 可替换命令 git switch 和 git restore

前言gitcheckout这个命令承担了太多职责,既被用来切换分支,又被用来恢复工作区文件,对用户造成了很大的认知负担。Git社区发布了Git的新版本2.23。在该版本中,有一个特性非常引人瞩目,就是新版本的Git引入了两个新命令gitswitch和gitrestore,用以替代现在的gitcheckout。换言之,g...

pg_restore数据库恢复指令

pg_restorerestoresaPostgreSQLdatabasefromanarchivecreatedbypg_dump.Usage: pg_restore[OPTION]...[FILE]Generaloptions: -d,--dbname=NAME   ...

实现微信浏览器内打开App Store链接(已被和谐,失效了)

微信浏览器是不支持打开AppStore页面的,不知道微信为什么这么做。比如你页面写<ahref=”http://itunes.apple.com/us/app/id399608199″>download</a>,在微信浏览器点击链接是没有反应的,但是如果是其他的链接地址,...

appstore 上传需要的icon

<key>CFBundleIconFiles</key><array><string>icon@2x.png</string><string>icon.png</string><string>Icon-Small.png&l...
首页上一页...1112131415下一页尾页