Home / تبدیل git - - bare به معمولی

تبدیل git - - bare به معمولی


  • mkdir repo
  • cp repo.git repo/.git
  • git config --bool core.bare false
  • git checkout master



     RSS of this page