GitHub Enterprise Server上で書き込みアクセスを持つリポジトリであればどこにでも直接、新しいファイルを作成できます。
You can upload and commit an existing file to a repository on GitHub Enterprise Server or by using the command line.
You can move a file to a different directory on GitHub Enterprise Server or by using the command line.
ファイルエディタを使用しているすべてのリポジトリについて、GitHub Enterprise Server でファイルを直接編集できます。
You can rename any file in your repository directly in GitHub Enterprise Server or by using the command line.
You can delete an individual file or an entire directory in your repository on GitHub Enterprise Server.
特定のファイルをデフォルトで diff に表示しない、またはリポジトリの言語として考えないようにするために、 .gitattributes ファイルで linguist-generated 属性を使ってマークできます。
linguist-generated