Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • Calendars
    • Team planners
    • Boards
    • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • General discussion

Content

Git Repositories default branch

Added by Olivier Mary over 5 years ago

Hi,

I have checkout my git repos in my project, no problem for this.

But the default branch on the remote repositories is “develop” not “master”

# On remote git server.
bash-4.3# git symbolic-ref HEAD
refs/heads/develop

I can visualise “develop” but it’s not the default branch visible.

I just find this page https://www.openproject.org/help/system-settings/checkout-settings/ but not really the good stuff to set default branch and
it’s a plugin deprecated on github (If I found the good one : https://github.com/finnlabs/openproject-checkout maybe replaced by https://www.openproject.org/help/system-settings/repositories-settings/).

So how do that ? :)

It’s a docker community instance.

Information

Core version
OpenProject 7.3.2 (PostgreSQL)

Regards


Loading...