author | Thomas Rast <trast@student.ethz.ch> | |
Sat, 13 Sep 2008 16:11:01 +0000 (18:11 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 16 Sep 2008 04:22:58 +0000 (21:22 -0700) | ||
commit | 97c33c658365e0467e931bb8fed67d4f2a8d26f1 | |
tree | 2330a4a9656828184fd29b975410d2ee9f5a612c | tree | snapshot |
parent | 90d1c08efcf9c688df207588d9b72178524a62b6 | commit | diff |
Documentation: Refer to git-rebase(1) to warn against rewriting
This points readers at the "Recovering from upstream rebase" warning
in git-rebase(1) when we talk about rewriting published history in the
'reset', 'commit --amend', and 'filter-branch' documentation.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This points readers at the "Recovering from upstream rebase" warning
in git-rebase(1) when we talk about rewriting published history in the
'reset', 'commit --amend', and 'filter-branch' documentation.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt | diff | blob | history | |
Documentation/git-filter-branch.txt | diff | blob | history | |
Documentation/git-reset.txt | diff | blob | history |