A git porcelain to manage bidirectional subtree syncing with foreign git repositories
Stars
31
Forks
3
Watchers
31
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Bump to prepare for release under my new 67B5C626 pgp key.
73c51a2View on GitHubAdd a script for pypi upload since I always forget the setup args
5702810View on GitHubBump version for release of split exclude pattern support to enable selective subtree pruning.
659a15fView on GitHubAdd support for split exclusion patterns, denoted with a leading ! and interpreted as a full path regex.
c6981c2View on GitHubBump version for addition of split spec from the command line.
f623b9dView on GitHubSupport specifying a split on the command line and handle path normalization (a/b/ -> a/b)
db91a67View on GitHubRemove remote from .saplings split config - its not used and is a limiting concept since pushes and pulls will be done using the standard git tools against the split branch.
cdc55caView on GitHubFixup version - since this was exported by saplib, which required gitdb and GitPython, setup.py could not properly use it
d6d0974View on GitHub