Re: coming from monotone....
Brian May <[email protected]> Thu, 18 Feb 2016 20:50:28 +1100
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Organization | Microcom Australia |
| Message-ID | <[email protected]> |
J Decker <[email protected]> writes: > what is the equivalent of mtn pivot_root in git? I don't think there is a direct equivalent, and as git doesn't keep track of renames or directories like monotone does, I am not sure there is any need for anything like this in git. Move the files where they need to be and don't worry about the directories. This is a very generic answer, if you gave more details as to what you are trying to do it is possible there is a better answer for your specific case. -- Brian May <[email protected]>