search

Home  >  Q&A  >  body text

The codes of git clone are all read-only attributes.

The code of git clone is read-only, and the entire folder is read-only, so it is very inconvenient for me to modify it. Is there a way to cancel all read-only, or what is downloaded when cloning is not read-only

我想大声告诉你我想大声告诉你2836 days ago1153

reply all(1)I'll reply

  • 仅有的幸福

    仅有的幸福2017-05-02 09:38:34

    sudo chmod -R 766 dir/

    reply
    0
  • Cancelreply