Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ check_no_git_modifications.py
File
check_no_git_modifications.py
build_tools/check_no_git_modifications.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
3
expected_differences = set(
4
line.strip()
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected