git config and options core.bare hard

In Lynda course Building a Web Interface with React.js

003 Using the exercises

> git clone --bare https://github.com/planetoftheweb/reactinterface.git .git
> git config --bool core.bare false
> git reset --hard
> git branches
posted @ 2016-12-12 17:51  FigureSkating  阅读(194)  评论(0编辑  收藏  举报