Date: Sat, 13 Mar 2021 20:30:54 +0100 From: Gordon Bergling <gbe@freebsd.org> To: git@freebsd.org Subject: Correction of a commit message Message-ID: <YE0S7pkc%2Bn7mWRoS@lion.0xfce3.net>
next in thread | raw e-mail | index | archive | help
Hi, I made a small mistake while commiting a change for the ls(1) man pagei [1]. I used 'git commit --amend' and corrected the commit-message, but I wasn't be able to push that commit, because git reported, that my local tree was outdated, which is simply not correct. Is the '--amend' option intended to work in that situation, or did I miss something? --Gordon [1] https://cgit.freebsd.org/src/commit/?id=a9275d996c229a30879baa42a6d02d24663ac43b --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YE0S7pkc%2Bn7mWRoS>