Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4afc51d

Browse files
committed
Adapt to changes in gix-blame
1 parent 81297cf commit 4afc51d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plumbing/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,6 +1591,7 @@ pub fn main() -> Result<()> {
15911591
range: gix::blame::BlameRanges::from_ranges(ranges),
15921592
since,
15931593
rewrites: Some(gix::diff::Rewrites::default()),
1594+
debug_track_path: false,
15941595
},
15951596
out,
15961597
statistics.then_some(err),

0 commit comments

Comments
 (0)