Hashnode / mern-cli

⛔️ DEPRECATED - A cli tool for getting started with MERN
http://mern.io/
MIT License
572 stars 149 forks source link

Mern fetch error #4

Closed sasha240100 closed 8 years ago

sasha240100 commented 8 years ago

Mern can't fetch from remote because git doesn't specify the branch.

$ mern helloworld

Initialized empty Git repository in C:/Users/Alex_2/Documents/GitHub/helloworld/.git/
Fetching the boilerplate...|
From https://github.com/Hashnode/mern-starter
Fetching the boilerplate.../
Fetching the boilerplate...\
You asked to pull from the remote 'https://github.com/Hashnode/mern-starter.git', but did not specify
a branch. Because this is not the default configured remote
for your current branch, you must specify a branch on the command line.
Error! Try again
panda-sandeep commented 8 years ago

Which git version are you using? Is git clone https://github.com/Hashnode/mern-starter working?

sasha240100 commented 8 years ago

@sandeeppanda92 git version 2.5.3.windows.1 Yes, cloning repo is working

somus commented 8 years ago

This should be fixed in v2 branch.