[petsc-dev] lots o' dead code in BuildSystem
Jed Brown
jed at jedbrown.org
Wed Oct 1 11:50:12 CDT 2014
Barry Smith <bsmith at mcs.anl.gov> writes:
> Humm, you seem to use sourceDatabase all over the place, I need to put it back
>
> Satish I need you help. How do I roll back my last two commits?
>
> commit 35c428b1b3dc6b69b2fab79779ef81d3231bc7a0
> Author: Barry Smith <bsmith at mcs.anl.gov>
> Date: Wed Oct 1 11:32:32 2014 -0500
>
> removed dead CHUD code
>
> commit 2cb0f3eae6eb618a9defff89b420aead8b127264
> Author: Barry Smith <bsmith at mcs.anl.gov>
> Date: Wed Oct 1 09:56:26 2014 -0500
>
> removed more dead BuildSystem code
>
> I want to get back here on the branch!
Do you just want to abandon these commits? If so, checkout the branch
and "git reset --hard 2cb0f3eae6eb^". Otherwise you can use "git rebase
-i 2cb0f3eae6eb^" to amend those commits (possibly adding new ones).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20141001/0010ea11/attachment.sig>
More information about the petsc-dev
mailing list