MCPcopy Index your code
hub / github.com/datmo/datmo / _get_tracked_files

Method _get_tracked_files

datmo/core/controller/code/driver/file.py:54–84  ·  view source on GitHub ↗

Return list of tracked files relative to the root directory This will look through all of the files and will exclude any datmo directories (.datmo) and any paths included in .datmoignore TODO: add general list of directories to ignore here (should be passed in by higher leve

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

_has_unstaged_changesMethod · 0.95
current_hashMethod · 0.95
create_refMethod · 0.95
current_refMethod · 0.95
checkout_refMethod · 0.95
test_tracked_filesMethod · 0.80
test_create_refMethod · 0.80

Calls 2

list_all_filepathsFunction · 0.90
updateMethod · 0.45

Tested by 3

test_tracked_filesMethod · 0.64
test_create_refMethod · 0.64