On Mon, Feb 13, 2017 at 09:04:40PM +0000, Dimitris Chloupis wrote: > hey guys I was wondering where I can find the metadata less version of > GitFiletree, the one without the meta data that caused the merge confilcts > > Anyone knows ?
GitFileTree uses metadata-less format by default; if you have an older GFT repo, you can switch to metadataless easily: https://www.peteruhnak.com/blog/2016/08/05/switch-to-metadata-less-gitfiletree/ Peter