Re: Switch from svn to git and modify repo completely

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 27.11.11 11:56, schrieb Matthias Fechner:
git clone gitrepo.git tofilter.git

one additional note.
To get it really working you should execute:
git clone file://gitrepo.git tofilter.git

And later if you copy it to a bare repo:
git clone --bare file://tofiler.git barerepo.git

This will ensure that removed files are not in the cloned repository.

Bye,
Matthias

--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]