##// END OF EJS Templates
amend: rectify comment...
Saurabh Singh -
r34058:7e9ccb16 default
parent child Browse files
Show More
@@ -3069,7 +3069,7 b' def amend(ui, repo, commitfunc, old, ext'
3069 # |
3069 # |
3070 # old o - changeset to amend
3070 # old o - changeset to amend
3071 # |
3071 # |
3072 # base o - parent of amending changeset
3072 # base o - first parent of the changeset to amend
3073
3073
3074 # Update extra dict from amended commit (e.g. to preserve graft
3074 # Update extra dict from amended commit (e.g. to preserve graft
3075 # source)
3075 # source)
General Comments 0
You need to be logged in to leave comments. Login now