Skip to content

Commit 528e4eb

Browse files
committed
Update README.markdown
1 parent c1cc288 commit 528e4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ git-recommit <patch-file>.patch
4141

4242
Patches can be readily edited, shared with others and applied in a new order.
4343

44-
Patches are created using ```git format-patch```
44+
Patches are created using ```git format-patch```, and can be applied using ```git am```, in addition to ```git-uncommit```
4545

4646
## Comparison with related git commands:
4747

0 commit comments

Comments
 (0)