Commit 6a40233
ref_transaction_commit(): work with transaction->updates in place
Now that we free the transaction when we are done, there is no need to
make a copy of transaction->updates before working with it.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 84178db commit 6a40233
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3413 | 3413 | | |
3414 | 3414 | | |
3415 | 3415 | | |
3416 | | - | |
3417 | 3416 | | |
3418 | 3417 | | |
| 3418 | + | |
3419 | 3419 | | |
3420 | 3420 | | |
3421 | 3421 | | |
3422 | 3422 | | |
3423 | 3423 | | |
3424 | | - | |
3425 | 3424 | | |
3426 | 3425 | | |
3427 | 3426 | | |
3428 | | - | |
3429 | 3427 | | |
3430 | 3428 | | |
3431 | 3429 | | |
| |||
3480 | 3478 | | |
3481 | 3479 | | |
3482 | 3480 | | |
3483 | | - | |
3484 | 3481 | | |
3485 | 3482 | | |
3486 | 3483 | | |
| |||
0 commit comments