Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 159 Bytes

File metadata and controls

8 lines (7 loc) · 159 Bytes

github-commands

Push lacks

  • git prune
  • git gc
  • git config --global http.postBuffer 157286400
  • git rm -r --cached .
  • git push -u origin main --force