AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090320132051.41173971@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<Bill.Fisher@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	49C2F9BB.3060809@onstor.com
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 20 Mar 2009 13:22:21 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Bill Fisher <Bill.Fisher@onstor.com>
Subject: Re: updated git repository
Message-ID: <20090320132221.017cf6e4@ripper.onstor.net>
In-Reply-To: <49C2F9BB.3060809@onstor.com>
References: <49C2F9BB.3060809@onstor.com>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 19 Mar 2009 19:04:43 -0700 Bill Fisher <Bill.Fisher@onstor.com>
wrote:

> bfisher-linux: 4224>git status
> # On branch tpl-branch
> # Changed but not updated:
> #   (use "git add <file>..." to update what will be committed)
> #
> #       modified:   net/Kconfig
> #       modified:   net/Makefile
> #
> # Untracked files:
> #   (use "git add <file>..." to include in what will be committed)
> #
> #       .config
> #       .missing-syscalls.d
> #       arch/mips/onstor/tuxrx/cougar_bm_fpga.h
> #       arch/mips/pci/fixup-tuxrx.c~
> #       include/asm-mips/mach-tuxrx/cougar.h
> #       mlog
> #       net/neteee2/
> #       net/tpl/

looks like you need to do a git-add on net/neteee2 and net/tpl, and
then do a git-commit -a ...  ?

Make sure you delete all files in net/neteee2 and net/tpl that you
don't want added to the repository before you do the 'add'.  BTW,
whatever the state of the file or files at the time you do the 'add'
command, that's what goes into the repository, regardless of what
changes you make to them before doing the commit.


> no changes added to commit (use "git add" and/or "git commit -a")
> 
> /homes/bfisher/work/fisher-W1-git/ripper-git
