Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8862079
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T15:38:33+00:00 2026-06-14T15:38:33+00:00

Possible Duplicate: Is it possible to alias a branch in Git? We have a

  • 0

Possible Duplicate:
Is it possible to alias a branch in Git?

We have a public and an internal version for our code. Right now we have 2 branches and we have to manually commit change to each to keep them in sync. Is there a way to create an alias or something that will let devs with in a single branch with 2 different names?

The idea is one group of devs only knows and works with public version so they would do a git checkout pub-1.0.0 and another department worth of devs only knows internal versions so they would do a git checkout dev-1.2.3.

Both groups devs should be working with the same code. a commit to pub-1.0.0 should be seen in dev-1.2.3 and visa verse.

Is this setup possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T15:38:34+00:00Added an answer on June 14, 2026 at 3:38 pm

    From Is it possible to alias a branch in Git? :

    you can create a symbolic reference to the master branch:

    git symbolic-ref refs/heads/trunk refs/heads/master
    

    Note that trunk isn’t a first class citizen. If you checkout trunk and
    perform a git status you will actually be on master, however you can
    use the trunk command in all places that you use the branch name (log,
    merge, etc.).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: every derived table must have its own alias i have two MYSQL
Possible Duplicate: every derived table must have its own alias I need to find
Possible Duplicate: && operator in Javascript In the sample code of the ExtJS web
Possible Duplicate: Combine Multiple child rows into one row MYSQL I have following table,
Possible Duplicate: How can I compare (directory) paths in C#? I have a filename
Possible Duplicate: Extracting dollar amounts from existing sql data? I have a column in
Possible Duplicate: alias to chrome console.log This is really silly, but I can't abbreviate
Possible Duplicate: Referring to a Column Alias in a WHERE Clause SELECT Trade.TradeId, Isnull(Securities.SecurityType,'Other')
Possible Duplicate: Aliasing a command in vim So I have to edit waf wscript
Possible Duplicate: What is System.Void? I have no practical reason for knowing this answer,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.