rtyley / bfg-repo-cleaner

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
https://rtyley.github.io/bfg-repo-cleaner/
GNU General Public License v3.0
11k stars 547 forks source link

how to solve this problem #297

Open parvezsohel opened 5 years ago

parvezsohel commented 5 years ago

$ git push -u origin master error: src refspec master does not match any. error: failed to push some refs to 'https://github.com/parvezsohel/demo.git'

javabrett commented 5 years ago

This appears unrelated to bfg. Maybe try asking on stackoverflow .