git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: "Ewa Śliwińska" <kreska07@gmail.com>
Cc: Sergey Organov <sorganov@gmail.com>,
	Shourya Shukla <shouryashukla.oo@gmail.com>,
	git@vger.kernel.org
Subject: Re: file is showing as modified even that it was never commited
Date: Mon, 04 May 2020 22:41:56 +0200	[thread overview]
Message-ID: <871rnz4eln.fsf@igel.home> (raw)
In-Reply-To: <CAEoQP9guAWg8E95Pi4MOih7z5rPg7OCB+_jZ6EMhJxpFsM3A1A@mail.gmail.com> ("Ewa Śliwińska"'s message of "Mon, 4 May 2020 20:39:10 +0200")

On Mai 04 2020, Ewa Śliwińska wrote:

> Changes to be committed:
>
>   (use "git reset HEAD <file>..." to unstage)
>
>
> new file:   .idea/.gitignore
>
> new file:   .idea/compiler.xml
>
> new file:   .idea/encodings.xml
>
> new file:   .idea/jarRepositories.xml
>
> new file:   .idea/libraries/Maven__commons_codec_commons_codec_1_11.xml
>
> new file:   .idea/libraries/Maven__commons_io_commons_io_2_6.xml
>
> new file:   .idea/libraries/Maven__commons_logging_commons_logging_1_2.xml
>
> new file:   .idea/libraries/Maven__commons_net_commons_net_3_6.xml
>
> new file:   .idea/libraries/Maven__net_sourceforge_htmlunit_htmlunit_2_39_1.xml
>
> new file:   .idea/libraries/Maven__net_sourceforge_htmlunit_htmlunit_core_js_2_39_0.xml
>
> new file:   .idea/libraries/Maven__net_sourceforge_htmlunit_htmlunit_cssparser_1_5_0.xml
>
> new file:   .idea/libraries/Maven__net_sourceforge_htmlunit_neko_htmlunit_2_39_0.xml
>
> new file:   .idea/libraries/Maven__org_apache_commons_commons_lang3_3_10.xml
>
> new file:   .idea/libraries/Maven__org_apache_commons_commons_text_1_8.xml
>
> new file:   .idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_12.xml
>
> new file:   .idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_13.xml
>
> new file:   .idea/libraries/Maven__org_apache_httpcomponents_httpmime_4_5_12.xml
>
> new file:   .idea/libraries/Maven__org_brotli_dec_0_1_2.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_jetty_client_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_jetty_http_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_jetty_io_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_jetty_util_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_jetty_xml_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_websocket_websocket_api_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_websocket_websocket_client_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__org_eclipse_jetty_websocket_websocket_common_9_4_27_v20200227.xml
>
> new file:   .idea/libraries/Maven__xalan_serializer_2_7_2.xml
>
> new file:   .idea/libraries/Maven__xalan_xalan_2_7_2.xml
>
> new file:   .idea/libraries/Maven__xerces_xercesImpl_2_12_0.xml
>
> new file:   .idea/libraries/Maven__xml_apis_xml_apis_1_4_01.xml
>
> new file:   .idea/misc.xml
>
> new file:   .idea/modules.xml
>
> new file:   .idea/sonarlint/issuestore/2/2/22a598feccb13c958ecc8eff5c53a9a7f9470a72
>
> new file:   .idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec
>
> new file:   .idea/sonarlint/issuestore/c/0/c02b58f69e810278d2d423bdee557628145ed943
>
> new file:   .idea/sonarlint/issuestore/f/b/fb31951790c271e26d568f9ac5b7681e7f0804ec
>
> new file:   .idea/sonarlint/issuestore/index.pb
>
> new file:   .idea/vcs.xml

That means you have explicitly staged all these files with git add.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

  parent reply	other threads:[~2020-05-04 20:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAEoQP9gVur=UDDPzHnLq-AryDnd45uYdEs3kajzLrtr572e_rA@mail.gmail.com>
2020-05-03 20:03 ` file is showing as modified even that it was never commited Ewa Śliwińska
2020-05-04  5:55   ` Shourya Shukla
2020-05-04  8:17     ` Ewa Śliwińska
     [not found]     ` <CAEoQP9hyMi=oj18atTJo+dR3ve_zzrLQoOja0CKAAVHei6rA0g@mail.gmail.com>
2020-05-04 12:00       ` Shourya Shukla
2020-05-04 12:11         ` Ewa Śliwińska
2020-05-04 17:17           ` Sergey Organov
2020-05-04 18:39             ` Ewa Śliwińska
2020-05-04 19:51               ` Sergey Organov
2020-05-04 20:04                 ` Ewa Śliwińska
2020-05-04 20:41               ` Andreas Schwab [this message]
2020-05-05  7:49                 ` Ewa Śliwińska
2020-05-05  8:07                   ` Andreas Schwab
2020-05-05  8:10                     ` Ewa Śliwińska
2020-05-05  8:14                       ` Andreas Schwab
2020-05-05  8:19                         ` Ewa Śliwińska
2020-05-05  8:25                           ` Andreas Schwab
2020-05-05  8:34                             ` Ewa Śliwińska

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871rnz4eln.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=git@vger.kernel.org \
    --cc=kreska07@gmail.com \
    --cc=shouryashukla.oo@gmail.com \
    --cc=sorganov@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).