1
0
mirror of https://github.com/git/git.git synced 2024-10-22 17:09:18 +02:00
git/lib
Heiko Voigt 856c2d75c6 git-gui: deal with unknown files when pressing the "Stage Changed" button
As a shortcut the "Stage Changed" button can be used to stage all current
changes in the worktree which are not set to ignore. Previously unknown
files would be ignored. The user might want to say: "Just save everything
in my worktree". To support this workflow we now ask whether the user also
wants to stage the unknown files if there are some present.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2011-10-06 23:20:16 +01:00
..
about.tcl
blame.tcl
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl
choose_font.tcl
choose_repository.tcl
choose_rev.tcl
class.tcl
commit.tcl
console.tcl
database.tcl
date.tcl
diff.tcl
encoding.tcl
error.tcl
git-gui.ico
index.tcl git-gui: deal with unknown files when pressing the "Stage Changed" button 2011-10-06 23:20:16 +01:00
line.tcl
logo.tcl
merge.tcl
mergetool.tcl
option.tcl
remote_add.tcl
remote_branch_delete.tcl
remote.tcl
search.tcl
shortcut.tcl
spellcheck.tcl
sshkey.tcl
status_bar.tcl
themed.tcl
tools_dlg.tcl
tools.tcl
transport.tcl
win32_shortcut.js
win32.tcl