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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T14:30:14+00:00 2026-06-07T14:30:14+00:00

If I run git status: # On branch new-media # Changes not staged for

  • 0

If I run git status:

# On branch new-media
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#   modified:   .gitignore
#   modified:   app/views/layouts/application.html.erb

Then I checkout the master: with git checkout master

M   .gitignore
M   app/views/layouts/application.html.erb
Switched to branch 'master'

Previously, git stopped me from checkout other branches, prompting me to either stash or commit the changes I’ve made on the current one. Now, it no longer does so.

  • 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-07T14:30:17+00:00Added an answer on June 7, 2026 at 2:30 pm

    Git switches branches with a dirty working directory just fine if the changed files are the same on both branches. If not, it will stop you. You can override this behavior with the -m flag.

    See

    • http://www.gitguys.com/topics/switching-branches-without-committing/
    • http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

git status # On branch master # Changed but not updated: # (use git
I get git-status at ~/bin: # Untracked files: # (use git add <file>... to
when I run git status -s, git recognize file out of where .git folder.
If I run 'git status' on my repo it gives: # On branch master
Is there a way to have git status ignore certain changes within a file?
When I modify a single file and then run git status I get: #
When I run git status on my repo I get fatal: Not a git
Currently, when I run git svn dcommit git creates a separate commit in SVN
Due to permissions on our network, the account I use to run Git Bash
I want to make changes to a file in my repo, then force git

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.