Dinesh Polathula <[email protected]> writes:
> From: Dinesh <[email protected]>
>
> ***
> This patch allows the usage of "-" as a short-hand for "@{-1}" in "git branch
> -d @{-1}".
>
> Note : This is a microproject that is part of the Google Summer of Code
> application process.
> I am interested in working on the git Beginner mode implementation as part of
> Google Summer of Code. The mentor details for this particular project are not
> available on the Ideas page. The mentors are likely on this mailing list, so
> I request the mentors to drop me a mail so I can get in contact with you to
> further discuss the git Beginner mode project.
Please fill your lines to reasonable length like 70 columns or so,
in your code, in your proposed log messages, and in your e-mail.
> ***
>
> Dinesh (1):
> branch.c: Allow "-" as a short-hand for "@{-1}" in "git branch -d
> @{-1}"
>
> builtin/branch.c | 11 ++++++++---
> 1 file changed, 8 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html