Is anyone aware of a current tool that is capable of taking a repo
diff file (generated e.g. by "repo diff > myDiff.diff" ) , and
applying it over
an AOSP tree?
I would assume such a functionality would already be integrated into
repo as it would be something as simple as just changing directory to
each
of the "projects" within the repo diff file, extracting the diff from
within the context and running "git apply" - but I have not found
something like that so far,
in particular not in repo, which I am not very familiar with yet.
the link you posted is a git manual. I am looking for a similar repo solution.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.