0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

GitHubで一発でフォルダ以下にファイルを作成する方法

Posted at

ローカルからpushすれば良い話ではあるが、GitHubでパッとフォルダだけ作ろうと思ったときに方法がわからず迷った。

  1. フォルダを作成したいリポジトリで"Add file" →"Create new file"を選択
    image.png
  2. 作成したいフォルダ名をName your file... の欄に書いて、「/」を入力
    image.png
  3. 完成!
    image.png

簡単だけど意外とわからない...。

参考記事:https://zenn.dev/kazuk_super/articles/setouchi-h-how-to-create-folder-on-github

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?