vak: (Default)
[personal profile] vak
Показывает историю изменений нужного файла в GIT-репозитории.
% cat ~/bin/git-history
#!/bin/sh
if test $# -lt 1; then
    echo Usage: `basename $0` filename
    exit 0
fi
exec git log --patch --follow -- $*
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at [email protected]

OSZAR »