1
0
mirror of https://github.com/git/git.git synced 2024-10-23 02:49:36 +02:00
git/lib
Heiko Voigt e34789cc8b git-gui: warn when trying to commit on a detached head
The commandline is already warning when checking out a detached head.
Since the only thing thats potentially dangerous is to create commits
on a detached head lets warn in case the user is about to do that.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2011-05-20 22:49:15 +01:00
..
about.tcl
blame.tcl git-gui: handle textconv filter on Windows and in development 2010-08-12 21:37:32 +01:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl git-gui: use full dialog width for old name when renaming branch 2010-10-07 23:00:33 +01:00
branch.tcl
browser.tcl git-gui: fix browsers [Up To Parent] in sub-sub-directories. 2010-11-22 21:52:51 +00:00
checkout_op.tcl
choose_font.tcl
choose_repository.tcl git-gui: instead of defaulting to home directory use working directory 2011-02-06 22:43:35 +00:00
choose_rev.tcl
class.tcl
commit.tcl git-gui: warn when trying to commit on a detached head 2011-05-20 22:49:15 +01:00
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: handle meta diff header lines only in the header section 2011-01-28 09:01:17 +00:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl git-gui: learn more type change states 2011-01-28 00:16:50 +00:00
logo.tcl
merge.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
mergetool.tcl mergetool--lib: Add Beyond Compare 3 as a tool 2011-02-27 00:47:34 -08:00
option.tcl git-gui: use textconv filter for diff and blame 2010-07-30 10:05:27 +01:00
remote_add.tcl
remote_branch_delete.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
remote.tcl git-gui: fetch/prune all entry appears last 2011-02-24 00:11:50 +00:00
search.tcl
shortcut.tcl
spellcheck.tcl
sshkey.tcl
status_bar.tcl
themed.tcl
tools_dlg.tcl
tools.tcl
transport.tcl git-gui: teach fetch/prune menu to do it for all remotes 2011-02-14 12:15:36 +00:00
win32_shortcut.js
win32.tcl