Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はGitを初めて使用しますが、
コミットしたくないがローカルに保持したいローカル変更をいくつか行いました。Git in Aptanaでこれらの変更を「忘れて」、ステージングされていない変更メニューから削除するにはどうすればよいですか?
ありがとう
git reset
また:
git reset (filenames)