message no. 122023
Posted by dman777 in #github at 2015-11-23T23:19:30Z
in my repo I pulled a remoted branch from master called single with git checkout --track -b origin/single. but now when I try to push changes with 'git push origin single' I get 'error: src refspec single does not match any.'