summaryrefslogtreecommitdiff
path: root/t/t6050-replace.sh
AgeCommit message (Expand)AuthorFilesLines
2009-11-20replace: use a GIT_NO_REPLACE_OBJECTS env variableLibravatar Christian Couder1-0/+17
2009-10-13git: add --no-replace-objects option to disable replacingLibravatar Christian Couder1-0/+7
2009-05-31t6050: check pushing something based on a replaced commitLibravatar Christian Couder1-0/+68
2009-05-31builtin-replace: teach "git replace" to actually replaceLibravatar Christian Couder1-0/+10
2009-05-31Add new "git replace" commandLibravatar Christian Couder1-0/+12
2009-05-31environment: add global variable to disable replacementLibravatar Christian Couder1-0/+23
2009-05-31mktag: call "check_sha1_signature" with the replacement sha1Libravatar Christian Couder1-0/+12
2009-05-31replace_object: add a test caseLibravatar Christian Couder1-0/+75