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…
git config --global core.autocrlf false warning: LF will be replaced by CRLF in .idea/vcs.xml.The file will have its original line endings in your working directory.warning: LF will be replaced by CRLF in .idea/workspace.xml.The file will have its o…