Configurar o GitLarge File Storage
Assim que o Git LFS estiver instalado, você precisará associá-lo a um arquivo grande no seu repositório.
Neste artigo
- Sobre o Git Large File Storage
- Configurar o Git Large File Storage no appliance
- Configurar o Git Large File Storage em um repositório específico
- Configurar o Git Large File Storage para cada repositório pertencente a uma conta ou organização
Sobre o Git Large File Storage
Git Large File Storage (Git LFS) é uma extensão de código aberto para Git que permite trabalhar com arquivos grandes da mesma maneira que com outros arquivos de texto. Você pode usar o Git Large File Storage com um único repositório, com todos os seus repositórios pessoais ou da organização, ou com todos os repositórios na sua instância do GitHub Enterprise Server. Antes de poder habilitar o Git LFS para repositórios ou organizações específicos, é necessário habilitar o Git LFS no appliance.
By default, the Git Large File Storage client stores large assets on the same server that hosts the Git repository. When Git LFS is enabled on the GitHub Enterprise Server appliance, large assets are stored on the data partition in /data/user/storage
.
Os usuários não poderão fazer push de ativos do Git LFS para o GitHub Enterprise Server se Git LFS estiver desabilitado no appliance ou no repositório.
Para obter mais informações, consulte "Sobre o Git Large File Storage", "Controlar versões em arquivos grandes" e acesse o site do projeto do Git Large File Storage.
Configurar o Git Large File Storage no appliance
-
In the upper-right corner of any page, click .
-
In the left sidebar, click Business.
-
Under your business account's name, click Settings.
-
In the left sidebar, click Options.
-
No menu suspenso em "Git LFS access" (Acesso ao Git LFS), clique em Enabled (Habilitado) ou Disabled (Desabilitado).
Configurar o Git Large File Storage em um repositório específico
Note: Each repository automatically inherits default settings from the organization or user that owns it. You cannot override the default setting if the repository's owner has enforced the setting on all of their repositories.
-
In the upper-right corner of any page, click .
-
In the search field, type the name of the repository and click Search.
-
In the search results, click the name of the repository.
-
In the upper-right corner of the page, click Admin.
-
In the left sidebar, click Admin.
-
Under "Git LFS", click Enable or Disable.
Configurar o Git Large File Storage para cada repositório pertencente a uma conta ou organização
-
In the upper-right corner of any page, click .
-
In the search field, type the name of the user or organization and click Search.
-
In the search results, click the name of the user or organization.
-
In the upper-right corner of the page, click Admin.
-
In the left sidebar, click Admin.
-
Under "Git LFS", click Enable or Disable.