[cairo] Use of git

Behdad Esfahbod behdad at behdad.org
Thu Jan 10 19:32:22 PST 2008


On Thu, 2008-01-10 at 19:04 -0500, Antoine Azar wrote:
> 
> -So now I'm careful about which files get committed because I want to
> exclude that makefile. I just edited stuff in the perf/ folder. So I
> go in the perf/ folder and type 
> git commit -m "message" *
> Git tries to commit every file in perf/ even untracked ones I never
> asked it about.

Do:
git commit -m "message" .

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759



More information about the cairo mailing list