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