diff options
author | Lucien Kong <Lucien.Kong@ensimag.imag.fr> | 2012-06-10 13:17:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-06-14 10:15:20 -0700 |
commit | 2d1ccebae41541946ddd7e32f291f3c8983feea9 (patch) | |
tree | 4c3bec8e95c5d0792ffe9b7e7dacefecc742663c /t/t7810-grep.sh | |
parent | status: don't suggest "git rm" or "git add" if not appropriate (diff) | |
download | tgif-2d1ccebae41541946ddd7e32f291f3c8983feea9.tar.xz |
status: better advices when splitting a commit (during rebase -i)
Add new informative help messages at the output of 'git status' when
the user is splitting a commit. The code figures this state by
comparing the contents of the following files in the .git/ directory:
- HEAD
- ORIG_HEAD
- rebase-merge/amend
- rebase-merge/orig-head
Signed-off-by: Lucien Kong <Lucien.Kong@ensimag.imag.fr>
Signed-off-by: Valentin Duperray <Valentin.Duperray@ensimag.imag.fr>
Signed-off-by: Franck Jonas <Franck.Jonas@ensimag.imag.fr>
Signed-off-by: Thomas Nguy <Thomas.Nguy@ensimag.imag.fr>
Signed-off-by: Huynh Khoi Nguyen Nguyen <Huynh-Khoi-Nguyen.Nguyen@ensimag.imag.fr>
Signed-off-by: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7810-grep.sh')
0 files changed, 0 insertions, 0 deletions