...what? I'm sorry, I have absolutely no idea what you're asking. You're going to have to be a lot more specific with your description of the desired behavior because as is, I have no idea what purpose your .gitonecopy or .gitonelog would serve. I also have no idea what this has to do with the binary files ignored by .gitignore. It would probably make sense for you to describe a use case for this as well, to help us understand why you want what you're asking for. On Sun, Apr 23, 2017 at 10:47 PM, Rm Beer <rmbeer2@xxxxxxxxx> wrote: > I have a several directories with binary files datas that is discard > by .gitignore. > > I recommend make a new .gitonecopy or .gitonelog or something that > take the directories with only 1 copy of last updated and not take > history of files in the repository. > Maybe anyone found other best method for apply this idea.