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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:03:22+00:00 2026-05-28T03:03:22+00:00

I have git status reporting numerous files deleted from my sandbox: # deleted: prj1/.classpath

  • 0

I have git status reporting numerous files deleted from my sandbox:

#   deleted:    prj1/.classpath
#   deleted:    prj1/.project
#   deleted:    prj1/default.properties
#   deleted:    prj2/.classpath
#   deleted:    prj2/default.properties
#   deleted:    prj3/.classpath
#   deleted:    prj3/default.properties
#   deleted:    prj4/.classpath
#   deleted:    prj4/default.properties
#   deleted:    prj5/.classpath
#   deleted:    prj5/default.properties
#   deleted:    prj6/.classpath
#   deleted:    prj6/default.properties
#   deleted:    prj7/.classpath
#   deleted:    prj7/default.properties

Now I want to check them out from the local repository (.git, I don’t have a remote repository).

In CVS I used to just do cvs update and it would restore all missing files, in the entire hierarchy.

How do I do the same in Git?

I know about git pull origin master but that only works with a remote repository.

I also know about git checkout -- file but I don’t want to type all the file names and their paths. I am looking for something as convenient as cvs update.

How do I do that in git?

  • 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-28T03:03:23+00:00Added an answer on May 28, 2026 at 3:03 am

    I think what you are looking for is

    git reset --hard HEAD
    

    This will revert everything to the last committed state, including files you have deleted.

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

Sidebar

Related Questions

I have a Git repo that I have deleted four files from using rm
I have GIT running on a Solaris server. From a windows machine I installed
We have a git project which has quite a big history. Specifically, early in
I have a git directory which contains the a whole bunch of files and
I have following working tree state $ git status foo/bar.txt # On branch master
I have been trying to use the ruby-git gem to make commits etc from
My local tree has diverged from the master: $ git status # On branch
I have the following git status and I need to get rid of pluginA
I have setup hudson to check out from my remote git repository but i
git version 1.7.4.1 I am using git on Ubuntu. I have copied some files

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.