Thanks Junio. Working on v2 for this patch.
On Sat, Mar 7, 2015 at 12:00 AM, Junio C Hamano wrote:
> Akshay Aurora writes:
>
>> Signed-off-by: Akshay Aurora
>> ---
>> This is my first patch for a GSoC Microproject, would be great to have your
>> feedback.
>&g
Hi Sundararajan,
Welcome to Git Community.
You need to look for commands dealing with branches, and allow '-' as
shorthand for @{-1}.
You can look at patches already sent for this microproject. One of the
students has already started working on git reset command [0].
Junio, has raised some key
On Fri, Mar 6, 2015 at 7:08 AM, Akshay Aurora wrote:
>> Not sure, why this mail is not showing on Gmane.
>> I used git to send the email, and tested it by sending the patch to
>> myself before sending it to the list.
>
> Gmail knows: "Why is this message in Spam? It has a
Signed-off-by: Akshay Aurora
---
This is my first patch for a GSoC Microproject, would be great to have your
feedback.
revision.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/revision.c b/revision.c
index bd027bc..d578652 100644
--- a/revision.c
+++ b/revision.c
Not sure, why this mail is not showing on Gmane.
I used git to send the email, and tested it by sending the patch to
myself before sending it to the list.
On Fri, Mar 6, 2015 at 12:40 AM, Akshay Aurora wrote:
> Signed-off-by: Akshay Aurora
> ---
> This is my first patch for a GSoC Mic
Forgot to mention, this is one of the microprojects for GSoC this
year. Would be great to have some feedback.
On Fri, Mar 14, 2014 at 6:09 PM, Akshay Aurora wrote:
> I have renamed diff-no-index.c:read_directory() to read_dir() to avoid name
> collision with dir.c:read_directory()
>
6 matches
Mail list logo