harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
32.09k stars 2.8k forks source link

Repository names cannot start with '.' #3424

Open rpoovey opened 10 months ago

rpoovey commented 10 months ago

When importing/creating a repo the repo cannot start with a '.'

Example: .dotfiles

It would be great to mirror Github in this aspect so that when cloning down to my machines it clones to a hidden file with only the default clone command. RE: all my dotfiles.

johannesHarness commented 10 months ago

Hey @rpoovey, thank you for taking the time and providing feedback on Gitness. We'll look into extending our repo name requirements for said use case and update you in the near future.