diff options
author | Brad King <brad.king@kitware.com> | 2008-07-25 11:32:37 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-25 17:54:19 -0700 |
commit | 128de6576743901b11f243509753320038e74ba7 (patch) | |
tree | c1caef0a888dac3fb73c3864835a0a784df5992d /git-gui | |
parent | 7b4b59a963c726d30b319a79c1f8243a82d6e12f (diff) | |
download | git-128de6576743901b11f243509753320038e74ba7.tar.gz git-128de6576743901b11f243509753320038e74ba7.tar.xz |
git-svn: teach dcommit about svn auto-props
Subversion repositories often require files to have properties such as
svn:mime-type and svn:eol-style set when they are added. Users
typically set these properties automatically using the SVN auto-props
feature with 'svn add'. This commit teaches dcommit to look at the user
SVN configuration and apply matching auto-props entries for files added
by a diff as it is applied to the SVN remote.
Signed-off-by: Brad King <brad.king@kitware.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions