[petsc-dev] PETSc repositories have been moved
Jed Brown
jedbrown at mcs.anl.gov
Tue Mar 12 16:18:40 CDT 2013
On Tue, Mar 12, 2013 at 3:58 PM, Satish Balay <balay at mcs.anl.gov> wrote:
> What would be the git equivalent of the following?
>
> hg clone URL petsc
>
git clone URL petsc
> rsync petsc petsc-feature
>
Same will work, but we recommend branches.
> cp petsc/.hg/hgrc petsc-feature/.hg/hgrc
>
cp petsc/.git/config petsc-feature/.git/config
> [primarily updates the 'default URL'
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130312/58e3651f/attachment.html>
More information about the petsc-dev
mailing list