Add a function for getting relative paths from full paths.
commit12d3b636937889ce7383061b31051f9627e11372
authorJames Liggett <jrliggett@cox.net>
Wed, 23 Apr 2008 01:09:08 +0000 (22 18:09 -0700)
committerJames Liggett <jrliggett@cox.net>
Wed, 23 Apr 2008 01:09:08 +0000 (22 18:09 -0700)
treecd7bff317ae924be51853502d5e4e3c60f109cd3
parent92c3c59079049d702a6ed374e902521136fda13d
Add a function for getting relative paths from full paths.

Any command whose user interface uses a GtkFileChooser (add, remove, etc) will
probably need this, as file choosers only give full paths.
plugins/git/git-ui-utils.c
plugins/git/git-ui-utils.h