Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » option to delete untracked files on git reset
option to delete untracked files on git reset [message #1854373] Tue, 16 August 2022 10:38
Eclipse UserFriend
Like the author of https://stackoverflow.com/questions/4327708/git-reset-hard-head-leaves-untracked-files-behind I am always (not pleasantly) surprised to find untracked files when I reset my copy of the repository.

In the stackoverflow page they also offer a solution (basically run `git clean -f -d` after the reset) but I would like to have a more integrated way to do it in the eclipse UI.

Basically what I want is to add a checkbox in the Reset window, below the "Reset type" section, allowing the user (me) to "also delete untracked files"

Previous Topic:Need JGit help
Next Topic:RDi (Rational Developer Eclipse) using egit not finding git execs: bsh: git-receive-pack: not foun
Goto Forum:
  


Current Time: Mon Jun 30 21:34:20 EDT 2025

Powered by FUDForum. Page generated in 0.03509 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top