Skip to main content
Version: 1.38

Reserved repository folder names

To maintain compatibility and avoid conflicts with the Deeploy git service, you can't use certain folder names in the root of your git repository. Including these restricted folder names anyway may cause the following error during the Deployment process:

The following untracked working tree files would be overwritten by checkout

The reserved folder names are:

  • HEAD
  • branches
  • config
  • description
  • hooks
  • info
  • objects
  • refs