This is an automated email from the git hooks/post-receive script.
Charles Baylis pushed a change to branch master in repository toolchain/abe.
from 761db73b Cleanup accessor functions in lib/component.sh. new b0938f4a Separate retrieve/checkout steps.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: abe.sh | 30 ++++++++++++ lib/checkout.sh | 109 ++++++++----------------------------------- lib/common.sh | 1 + lib/control.sh | 14 +++++- lib/retrieve.sh | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ testsuite/test.sh | 30 ++++++++---- 6 files changed, 220 insertions(+), 100 deletions(-) create mode 100644 lib/retrieve.sh