commit | 97c33c658365e0467e931bb8fed67d4f2a8d26f1 | [log] [tgz] |
---|---|---|
author | Thomas Rast <trast@student.ethz.ch> | Sat Sep 13 18:11:01 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Sep 15 21:22:58 2008 -0700 |
tree | 2330a4a9656828184fd29b975410d2ee9f5a612c | |
parent | 90d1c08efcf9c688df207588d9b72178524a62b6 [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>