Few Ideas

17 views
Skip to first unread message

Tomo Krajina

unread,
May 18, 2012, 11:55:42 PM5/18/12
to git...@googlegroups.com
First of all thanks for git-tf, it works great!c

Now, after my first few days od using it, I have a two ideas (and one problem left): 

1. Add a "git tf status" command. This would basically be just a list of commits that are not yet pushed to tfs and a sentence saying something like "<number> commits not yet pushed on TFS"

2. With git tf clone, there are only options -all or --version=<some_version>. I would like to have:
    git tf clone -e ... -n 10
    ...and this would just clone the latest 10 commits from TFS (without the need to know the exact version number of that commit)

3. I had a problem with the default core.autocrlf set to true -- but I commented it directly on your commit. We can discuss it there.

If you agree that 1. and 2. can be useful -- but don't have time to implement it -- I can do it myself and sent you a pull request.

Cheers,
Tomo Krajina

--

Nodir Turakulov

unread,
May 19, 2012, 2:30:25 AM5/19/12
to git...@googlegroups.com
On Sat, May 19, 2012 at 8:55 AM, Tomo Krajina <tkra...@gmail.com> wrote:
> First of all thanks for git-tf, it works great!c
>
> Now, after my first few days od using it, I have a two ideas (and one
> problem left):
>
> 1. Add a "git tf status" command. This would basically be just a list of
> commits that are not yet pushed to tfs and a sentence saying something like
> "<number> commits not yet pushed on TFS"

OK

> 2. With git tf clone, there are only options -all or
> --version=<some_version>. I would like to have:
>     git tf clone -e ... -n 10
>     ...and this would just clone the latest 10 commits from TFS (without the
> need to know the exact version number of that commit)

Yeah, I thought about this too. OK, I'll do it.

> 3. I had a problem with the default core.autocrlf set to true -- but I
> commented it directly on your commit. We can discuss it there.

I like commenting on a commit. I wish GitHub displayed a notification
of your comment somewhere on the project page (project news feed, not
my news feed)

> If you agree that 1. and 2. can be useful -- but don't have time to
> implement it -- I can do it myself and sent you a pull request.

It's OK. I didn't do anything for git-tf for a while. I gotta do
something for it.

-Nodir

Nodir Turakulov

unread,
May 19, 2012, 1:12:44 PM5/19/12
to git...@googlegroups.com
On Sat, May 19, 2012 at 11:30 AM, Nodir Turakulov
<tno...@componentone.com> wrote:
> On Sat, May 19, 2012 at 8:55 AM, Tomo Krajina <tkra...@gmail.com> wrote:
>> First of all thanks for git-tf, it works great!c
>>
>> Now, after my first few days od using it, I have a two ideas (and one
>> problem left):
>>
>> 1. Add a "git tf status" command. This would basically be just a list of
>> commits that are not yet pushed to tfs and a sentence saying something like
>> "<number> commits not yet pushed on TFS"
>
> OK

Done, in the dev branch.
Commit: 9442db773e2fb1b748a77eb06b7026ad94496c2b

-Nodir

Tomo Krajina

unread,
May 20, 2012, 1:03:32 AM5/20/12
to git...@googlegroups.com
Dana subota, 19. svibnja 2012. 19:12:44 UTC+2, korisnik Nodir Turakulov napisao je:
Done, in the dev branch.
Commit: 9442db773e2fb1b748a77eb06b7026ad94496c2b

Great!

I'll try it next week and let you know (but i expect it will work out of the box).

Regards,
tk

PS. The "repair" command is also a very nice addition!

Nodir Turakulov

unread,
May 20, 2012, 2:31:40 AM5/20/12
to git...@googlegroups.com
On Sat, May 19, 2012 at 11:30 AM, Nodir Turakulov
<tno...@componentone.com> wrote:
> On Sat, May 19, 2012 at 8:55 AM, Tomo Krajina <tkra...@gmail.com> wrote:
>> 2. With git tf clone, there are only options -all or
>> --version=<some_version>. I would like to have:
>>     git tf clone -e ... -n 10
>>     ...and this would just clone the latest 10 commits from TFS (without the
>> need to know the exact version number of that commit)
>
> Yeah, I thought about this too. OK, I'll do it.

Done: 0c577f8, dev branch

-Nodir

Tomo Krajina

unread,
May 22, 2012, 12:08:01 PM5/22/12
to git...@googlegroups.com


Dana nedjelja, 20. svibnja 2012. 08:31:40 UTC+2, korisnik Nodir Turakulov napisao je:
Done: 0c577f8, dev branch

-Nodir

Works fine, thanks!

Reply all
Reply to author
Forward
0 new messages