[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] tracking generated files
From: |
illusionoflife |
Subject: |
Re: [Bug-wget] tracking generated files |
Date: |
Sat, 25 Aug 2012 13:13:29 +0400 |
User-agent: |
KMail/4.9 (Linux/3.5.2-1.1-LIBRE; KDE/4.9.0; x86_64; ; ) |
On Wednesday, August 22, 2012 15:43:22 Micah Cowan wrote:
> On 08/22/2012 03:03 PM, David Linn wrote:
> > Hi,
> >
> > I was wondering how to maintain a git branch where I can test things out.
> > Running bootstrap and configure generate a bunch of extra files. Do these
> > files need to be tracked ? Can I just put all of them in .gitignore ? I'm
> > new to git (version control itself actually) so I'm unsure of the
> > workflow.
>
I'd suggest you call git status with -u flag, to make it ignore untracked
files. If you create new source file, first thing to do is `git add' it.
Also, I found `git clean` extremely useful.
--
Best regards, Dmitry Bogatov (illusionoflife)
Feel free to contact me via email address@hidden'.
Please, do not send me any proprietary format files, like .doc or .rar.
Also, I prefer plain text mail to html one.
signature.asc
Description: This is a digitally signed message part.