-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
One possible step during migration of a SCM-System is to have both systems running paralell to a certain point.
In that case I want to have an easy way, to keep the git-repository up to date. At the moment you can achieve the same by resume the script, but its a bit of an overhead.
So I like to have a special function, which only compares a workspace to the current stream and accept it one by one.