From: Thomas Rast Date: Sat, 13 Sep 2008 16:11:01 +0000 (+0200) Subject: Documentation: Refer to git-rebase(1) to warn against rewriting X-Git-Tag: v1.6.1-rc1~126^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/97c33c658365e0467e931bb8fed67d4f2a8d26f1?hp=97c33c658365e0467e931bb8fed67d4f2a8d26f1 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 Signed-off-by: Junio C Hamano ---