Skip to content

Commit 935d201

Browse files
committed
git-fixup → git-fixup-mg
Sigh. Closes: #22 Signed-off-by: Michał Górny <[email protected]>
1 parent 36cfebd commit 935d201

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ argument specially. Typical usage::
4040
# use version saved by pkgbump
4141
pkgcommit -sS --bump
4242

43-
git-fixup
44-
---------
43+
git-fixup-mg
44+
------------
4545
Dependencies: git
4646

4747
Commits changes to the specified files (or current directory, if no
@@ -52,7 +52,7 @@ Typical usage::
5252
# initial commit
5353
pkgcommit -sS -m 'Bump to 1.2.3'
5454
# do some fixes
55-
git-fixup
55+
git-fixup-mg
5656
# rebase squashes fixup into parent commit
5757
git rebase -i -S origin
5858

git-fixup renamed to git-fixup-mg

File renamed without changes.

0 commit comments

Comments
 (0)