MCPcopy Create free account
hub / github.com/boltex/leojs / summary_diff_python_file

Method summary_diff_python_file

src/commands/editFileCommands.ts:1629–1669  ·  view source on GitHub ↗

* Create an outline summarizing the git diffs for fn, a python file. * Return True if this method creates a "Changed" node.

(
        fn: string,
        rev1: string = 'HEAD',
        rev2: string = ''
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

summary_diff_two_revsMethod · 0.95

Calls 5

get_file_from_revMethod · 0.95
create_file_nodeMethod · 0.95
remove_cruftMethod · 0.95
joinMethod · 0.80

Tested by

no test coverage detected