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

  • Home
  • SEARCH
  • 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 9250587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:28:39+00:00 2026-06-18T10:28:39+00:00

I currently have a Git branch feature/i18n which I am using to create different

  • 0

I currently have a Git branch feature/i18n which I am using to create different localizations of my app. I want to create a sub-branch for each language so I can integrate them separately. Is it possible to create sub-directories, e.g. feature/i18n/French or feature/i18n/Spanish, so they are more easily organized? I am getting the following error message from Git: error: unable to resolve reference refs/heads/feature/i18n/spanish: Not a directory.

  • 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-18T10:28:41+00:00Added an answer on June 18, 2026 at 10:28 am

    Yes, you can create those branches. The problem preventing you from sub-dividing your i18n namespace, so to speak, is that you already have the feature/i18n branch.

    Every branch is created as a file under .git/refs/heads, so when you created your branch, Git created the file .git/refs/heads/feature/i18n.

    Now you’re trying to created .git/refs/heads/feature/i18n/spanish, for which git tries to create an i18n folder — which it can’t, because there is a file of the same name.

    To create those “sub-branches”, you’ll have to delete or rename your feature/i18n branch.

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

Sidebar

Related Questions

I have two branches: master and dev I want to create a "feature branch"
I currently have Git setup with a central bare repository which is accessed by
I currently use git the following way: clone, fetch repo create topic branch for
We currently have multiple Git repos for different projects. At present we have the
Firstly, how can I see which branch I am currently on? I typed git
I currently have a big git repository that contains many projects, each one in
In my current repo I have the following output: $ git branch -a *
I have imported my svn repository to git. My current branch for development is
Currently have password protection on my main and sub directories, however I'd like to
I currently have a table of concentrations, which are linked to a table of

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.