Git development
 help / color / mirror / Atom feed
* Which content is not indexed?
@ 2008-04-20 23:36 Paulo J. Matos
  2008-04-20 23:43 ` Thomas Adam
  0 siblings, 1 reply; 5+ messages in thread
From: Paulo J. Matos @ 2008-04-20 23:36 UTC (permalink / raw)
  To: git

Hello all,

I just started using git on a new project. I have added some files to
git, commit.
Now I created some more files, added more content. How can I check
which files [content] are not in git yet?

Cheers,

-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK
Sponsor ECS runners - Action against Hunger:
http://www.justgiving.com/ecsrunslikethewind

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Which content is not indexed?
  2008-04-20 23:36 Which content is not indexed? Paulo J. Matos
@ 2008-04-20 23:43 ` Thomas Adam
  2008-04-20 23:49   ` Paulo J. Matos
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Adam @ 2008-04-20 23:43 UTC (permalink / raw)
  To: Paulo J. Matos; +Cc: git

On 21/04/2008, Paulo J. Matos <pocm@soton.ac.uk> wrote:
> Hello all,
>
>  I just started using git on a new project. I have added some files to
>  git, commit.
>  Now I created some more files, added more content. How can I check
>  which files [content] are not in git yet?

You must mean:  git status

-- Thomas Adam

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Which content is not indexed?
  2008-04-20 23:43 ` Thomas Adam
@ 2008-04-20 23:49   ` Paulo J. Matos
  2008-04-21 11:23     ` Paolo Bonzini
  0 siblings, 1 reply; 5+ messages in thread
From: Paulo J. Matos @ 2008-04-20 23:49 UTC (permalink / raw)
  To: Thomas Adam; +Cc: git

On Mon, Apr 21, 2008 at 12:43 AM, Thomas Adam <thomas.adam22@gmail.com> wrote:
> On 21/04/2008, Paulo J. Matos <pocm@soton.ac.uk> wrote:
>  > Hello all,
>  >
>  >  I just started using git on a new project. I have added some files to
>  >  git, commit.
>  >  Now I created some more files, added more content. How can I check
>  >  which files [content] are not in git yet?
>
>  You must mean:  git status
>

Geee, for someone also using svn, not trying the git status command
was quite stupid of me.

Thanks!!!

-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK
Sponsor ECS runners - Action against Hunger:
http://www.justgiving.com/ecsrunslikethewind

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Which content is not indexed?
  2008-04-20 23:49   ` Paulo J. Matos
@ 2008-04-21 11:23     ` Paolo Bonzini
  2008-04-21 11:29       ` Paulo J. Matos
  0 siblings, 1 reply; 5+ messages in thread
From: Paolo Bonzini @ 2008-04-21 11:23 UTC (permalink / raw)
  To: Paulo J. Matos; +Cc: Thomas Adam, git

Paulo J. Matos wrote:
> On Mon, Apr 21, 2008 at 12:43 AM, Thomas Adam <thomas.adam22@gmail.com> wrote:
>> On 21/04/2008, Paulo J. Matos <pocm@soton.ac.uk> wrote:
>>  > Hello all,
>>  >
>>  >  I just started using git on a new project. I have added some files to
>>  >  git, commit.
>>  >  Now I created some more files, added more content. How can I check
>>  >  which files [content] are not in git yet?
>>
>>  You must mean:  git status
>>
> 
> Geee, for someone also using svn, not trying the git status command
> was quite stupid of me.

Or: "git citool".  The "graphical commit" tool is actually pretty useful 
to review what's in the index and what's not.

Paolo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Which content is not indexed?
  2008-04-21 11:23     ` Paolo Bonzini
@ 2008-04-21 11:29       ` Paulo J. Matos
  0 siblings, 0 replies; 5+ messages in thread
From: Paulo J. Matos @ 2008-04-21 11:29 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: Thomas Adam, git

On Mon, Apr 21, 2008 at 12:23 PM, Paolo Bonzini <bonzini@gnu.org> wrote:
>  Or: "git citool".  The "graphical commit" tool is actually pretty useful to
> review what's in the index and what's not.
>

Great! Thanks for the tip!

>  Paolo
>
>
>



-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK
Sponsor ECS runners - Action against Hunger:
http://www.justgiving.com/ecsrunslikethewind

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-21 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-20 23:36 Which content is not indexed? Paulo J. Matos
2008-04-20 23:43 ` Thomas Adam
2008-04-20 23:49   ` Paulo J. Matos
2008-04-21 11:23     ` Paolo Bonzini
2008-04-21 11:29       ` Paulo J. Matos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox