diff options
author | Björn Gustavsson <[email protected]> | 2009-12-02 19:22:55 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-01-12 08:35:29 +0100 |
commit | 3e4db417a616038c9f327e9746544127067aa96e (patch) | |
tree | bd6625aedbd7595aa7de0b353d395d9a29a029fd /lib/eunit/src/Makefile | |
parent | faac8129e160c133686e334a6b7e9497b6be1ed4 (diff) | |
download | otp-3e4db417a616038c9f327e9746544127067aa96e.tar.gz otp-3e4db417a616038c9f327e9746544127067aa96e.tar.bz2 otp-3e4db417a616038c9f327e9746544127067aa96e.zip |
Support updating the primary bootstrap in a git repository
The commands in otp_build for updating the checked-in primary
bootstrap only works in ClearCase.
Add support updating the bootstrap in a git repository as well.
Check the $version_controller variable so that we can have
"otp_build update_primary" do different things depending on
whether it is run in a ClearCase view or a git repository.
When run in a git repository, "otp_build update_primary" will
update and commit the bootstrap (to undo the updating of the
bootstrap, do "git reset --hard HEAD^").
Update the usage text to only show the commands relevant to
the kind of VCS it is being run in.
Diffstat (limited to 'lib/eunit/src/Makefile')
0 files changed, 0 insertions, 0 deletions