Uploading new files to a Git repository directly through the GitHub web application

后端 未结 5 478
無奈伤痛
無奈伤痛 2020-12-15 16:00

It is possible to directly edit files in a repository stored on GitHub through the web interface. Most of us would never do this but it has its uses.

5条回答
  •  北海茫月
    2020-12-15 16:52

    If you just need to have them edit the same files (assumedly through the web interface), you could create a skeleton repository with empty or basic files, and then have the students fork that.

提交回复
热议问题