git commit <file> works fine too if you want to skip the stage. See: http://markmail.org/thread/xd6vpbz5g7a4aely
--Dasa On Mar 21, 2013, at 1:47 PM, Alex Harui <[email protected]> wrote: > > > > On 3/21/13 1:36 PM, "Frédéric THOMAS" <[email protected]> wrote: > >> ah, maybe you meant instead of the dot..., in this case I would have done a >> git add README >> > No, it just hasn't been my experience so far that I need to run add on files > already tracked. I'm about to push something and want to make sure I'm not > going to screw something up. > > In the flex-tlf repo I modified the build.xml and just ran "git commit > build.xml " and now "git diff remotes/origin/master" shows the right set of > changes. > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > >
