Re: Local uncommitted changes, not checked in to index with gitk

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthieu Moy <Matthieu.Moy@...>
Cc: <git@...>
Date: Wednesday, August 13, 2008 - 8:53 am

Actually am doing around the 2.6 linux kernel git, and once cloned
using rsync url
and then done couple of times the git pull, to sync to the latest to the remote.

I just done "git status", Its giving the following output. But i
have't done around these files anything at all, not opened, etc.

-------------
# On branch master
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#
#       modified:   include/linux/netfilter/xt_connmark.h
#       modified:   include/linux/netfilter/xt_dscp.h
#       modified:   include/linux/netfilter/xt_mark.h
#       modified:   include/linux/netfilter/xt_rateest.h
#       modified:   include/linux/netfilter/xt_tcpmss.h
#       modified:   include/linux/netfilter_ipv4/ipt_connmark.h
#       modified:   include/linux/netfilter_ipv4/ipt_dscp.h
#       modified:   include/linux/netfilter_ipv4/ipt_ecn.h
#       modified:   include/linux/netfilter_ipv4/ipt_mark.h
#       modified:   include/linux/netfilter_ipv4/ipt_tcpmss.h
#       modified:   include/linux/netfilter_ipv4/ipt_tos.h
#       modified:   include/linux/netfilter_ipv4/ipt_ttl.h
#       modified:   include/linux/netfilter_ipv6/ip6t_hl.h
#       modified:   include/linux/netfilter_ipv6/ip6t_mark.h
#       modified:   net/ipv4/netfilter/ipt_ecn.c
#       modified:   net/ipv4/netfilter/ipt_ttl.c
#       modified:   net/ipv6/netfilter/ip6t_hl.c
#       modified:   net/netfilter/xt_connmark.c
#       modified:   net/netfilter/xt_dscp.c
#       modified:   net/netfilter/xt_mark.c
#       modified:   net/netfilter/xt_rateest.c
#       modified:   net/netfilter/xt_tcpmss.c
#
no changes added to commit (use "git add" and/or "git commit -a")
---------------

-srinivas.


On Wed, Aug 13, 2008 at 5:06 PM, Matthieu Moy <Matthieu.Moy@imag.fr> wrote:
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Local uncommitted changes, not checked in to index with gitk, srinivas naga vutukuri, (Wed Aug 13, 5:07 am)
Re: Local uncommitted changes, not checked in to index with ..., srinivas naga vutukuri, (Wed Aug 13, 8:53 am)
Re: Local uncommitted changes, not checked in to index with ..., srinivas naga vutukuri, (Wed Aug 13, 11:52 am)