Documentation: Refer to git-rebase(1) to warn against rewriting
authorThomas Rast <trast@student.ethz.ch>
Sat, 13 Sep 2008 16:11:01 +0000 (18:11 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Sep 2008 04:22:58 +0000 (21:22 -0700)
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>
No differences found