代码之家  ›  专栏  ›  技术社区  ›  Codler

是否可以通过浏览器在github的某处创建文件[[关闭]

  •  11
  • Codler  · 技术社区  · 16 年前


    请注意,自2012年12月初以来,您可以创建 new files directly from GitHub

    Create new File

    普罗蒂普 :您可以仅使用URL预填充文件名字段。
    打字 ?filename=yournewfile.txt yournewfile.txt .

    d

    2 回复  |  直到 13 年前
        1
  •  4
  •   Nicolas Raoul    16 年前

    看来还不可能,抱歉。


    http://support.github.com/discussion/new

        2
  •  2
  •   Codler    14 年前

    您可以登录到 Cloud9 IDE 克隆存储库,然后根据需要创建/删除,然后进行git推送。

    推荐文章