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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:41:45+00:00 2026-06-13T01:41:45+00:00

I`m working with Git Bash on Windows. But before, I was working with Git

  • 0

I`m working with Git Bash on Windows. But before, I was working with Git Shell (from github). In Git Shell was this really awesome thing, See the image below:

enter image description here

In Git Shell, I do not need to use git status to see how many untracked, changed or deleted file I had. Git Shell shows that information after any command.

How can I do this for Git Bash (on Windows)?

  • 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-13T01:41:46+00:00Added an answer on June 13, 2026 at 1:41 am

    You can simply manipulate the PS1 variable, something like this might help you:

    $ PS1="$PS1 [`git diff --shortstat`]> "
    

    The result should be something like this:

    rlegendi@localhost /.../gitrepo (master)
    [ 1 file changed, 3 insertions(+)] >
    

    So basically you have to add this like to your profile file (either at the Git installation directory typically under c:\Program Files (x86)\Git\etc or in your home directory). That way you can create a bit nicer version.

    Take a look on PROMPT_COMMAND and different git diff switches (like --numstat, etc.).

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

Sidebar

Related Questions

So I've installed msysgit, and run git successfuly from the bash shell. From within
I have Git (version 1.7.2.5) bash compeletion working on my Debian squeeze (6.0). Git
In Git I can do this: 1. Start working on new feature: $ git
I am currently working on ClearCase and now migrating to GIT. But we need
I am using this function in Bash function parse_git_branch { git_status=$(git status 2> /dev/null)
Is the only way to remove files from a working tree, have git notice
I'm having some trouble getting unicode to work for git-bash (on windows 7). I
I'm working to a project in git. In Windows, I'm using git extensions to
can anyone help, i am on windows and git is working with my origin
I'm trying to install YouTube plugin as per instructions: ./script/plugin install git://github.com/vibha/youtube-model.git But I

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.