summaryrefslogtreecommitdiffstats
path: root/quilt.quiltrc
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
committerJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
commitc954eb0f9f52967a9d3abd7aa260108765347162 (patch)
tree3448e028fb58dc0d44b3444624d7a2cd8166e1dc /quilt.quiltrc
parent4aeec070f74344edcaaf5efb72f39749bd812961 (diff)
downloadquilt-c954eb0f9f52967a9d3abd7aa260108765347162.tar.gz
backup-files: New function for copy
We are abusing backup-files's "backup" function for quilt snapshot. What we need is semantically different, and it works almost by accident. We don't want linked copies of the files, we want real copies, and the fact that "quilt snapshot" may touch the working files is a little frightening IMHO. So, implement a separate "copy" function which does what we need. Not only it does the right thing, but it will also be somewhat faster than "backup", as we can do straight copies of the files without checking for their link count first. Signed-off-by: Jean Delvare <jdelvare@suse.de> Reviewed-by: Raphael Hertzog <hertzog@debian.org>
Diffstat (limited to 'quilt.quiltrc')
0 files changed, 0 insertions, 0 deletions