Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576729.py
File
recipe-576729.py
recipes/Python/576729_Simple_Version_Control/recipe-576729.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
re, os, sys
2
from
difflib
import
SequenceMatcher, context_diff
3
from
datetime
import
datetime
4
from
itertools
import
islice
Callers
nothing calls this directly
Calls
3
main
Function · 0.70
compile
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected