We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialized empty Git repository in C:/Users/uday/Desktop/.git/ Running command: git config --local --get user.name Running command: git config --local svn.authorsfile ./authors.txt Running command: git svn fetch Running command: git branch -l --no-color Running command: git branch -r --no-color Running command: git config --local --get user.name Running command: git config --local --get user.email Running command: git checkout -f master error: pathspec 'master' did not match any file(s) known to git command failed: git checkout -f master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Initialized empty Git repository in C:/Users/uday/Desktop/.git/
Running command: git config --local --get user.name
Running command: git config --local svn.authorsfile ./authors.txt
Running command: git svn fetch
Running command: git branch -l --no-color
Running command: git branch -r --no-color
Running command: git config --local --get user.name
Running command: git config --local --get user.email
Running command: git checkout -f master
error: pathspec 'master' did not match any file(s) known to git
command failed:
git checkout -f master
The text was updated successfully, but these errors were encountered: