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 4023446
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:35:58+00:00 2026-05-20T10:35:58+00:00

I am on a branch named new_nlp and when I do a git status,

  • 0

I am on a branch named new_nlp and when I do a git status, I get the following:

# On branch new_nlp
# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#   deleted:    untitled.

I cannot see this file untitled as it is deleted.

I want to switch to master and perform a rebase from new_nlp but when I checkout master and issue the command:

git rebase new_nlp

I get the following error message:

cannot rebase: you have unstaged changes
D   untitled.

I cannot see this file and I have no idea how to delete it. I have no idea how it got added.

Does anyone know how I can get past this road block. I have no idea why the file remains in the index.

  • 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-05-20T10:35:59+00:00Added an answer on May 20, 2026 at 10:35 am

    the file is deleted and is already tracked by git. you can:

    1. delete the file and commit the change (git rm --cached untitled; git commit) or
    2. run git checkout -- untitled to get back the file
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a remote tracking branch tracked locally in my local repository using 'git
I have a git repo hosted on my server using gitosis. I had branches
I've previously documented my opinions on Clearcase as a source control system, but unfortunately
A common scenario when using source control is to have a development branch along
I've finished working on a feature branch feature-x . I want to merge results
I'm developing a deployment script for my git project and I just started using
I have to get a list of the subkeys and a list of values
Today I had to work with a remote branch called origin/}__test_syntax_error_in_simpack_settings . I wanted
I have created a branch and tag with the same name: 0.2.0. I have
I have a public repository at github.com with 2 branches : master and test

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.