Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B BrainBox
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Roberto José TORO OLMEDO
  • BrainBox
  • Merge requests
  • !181

Add empty folder "public/data" to the repo

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Roberto José TORO OLMEDO requested to merge github/fork/daniloisr/track-public-data into master Oct 18, 2017
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 3

Created by: daniloisr

When installing the project I noticed that we need to manually create the public/data folder, but this can be skipped if we add it to the repo using the common pattern of adding an empty file called .gitkeep inside it.

This is a minor improvement but can save someone that forget to manually create the folder when doing the project setup 😄


  • All BrainBox tools behave as expected
  • These changes do not require tests because it don't touch in the source code
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/daniloisr/track-public-data