summaryrefslogtreecommitdiff
path: root/git-gui
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2017-08-22 17:01:34 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-08-23 10:41:24 -0700
commit21c7c2d92d4b107ca854d84d4cd4d86c7993089c (patch)
tree7f1a575f28bdfd57f8868c9db9283fa941a5e630 /git-gui
parentvcs-svn: remove more unused prototypes and declarations (diff)
downloadtgif-21c7c2d92d4b107ca854d84d4cd4d86c7993089c.tar.xz
vcs-svn: remove custom mode constants
In the rest of Git, these modes are spelled as S_IFDIR, S_IFREG | 0644, S_IFREG | 0755, and S_IFLNK. Use the same constants in svn-fe for simplicity and consistency. No functional change intended. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions