git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Deleting a branch after merging it results in "there may be uncommitted changes"
@ 2017-10-05  3:04 Joshua Lamusga
  2017-10-17 12:24 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lamusga @ 2017-10-05  3:04 UTC (permalink / raw)
  To: git

Hello, I'm trying to understand Git and the mess I've made. Some time
ago, I did crazy things like adding to master even though I was
working in develop, leaving it a commit ahead and X commits behind. I
did crazier things, like trying to amend a previous post's message.

Anyway, I follow a very simple merging model for this one-person
project. Recently, I made a new local branch off of develop called
feature-printing. After checking out feature-printing, making my
changes, and committing changes, I merged it with develop. I then
immediately tried to delete feature-printing, which resulted in a
prompt asking if I was sure since it might contain uncommitted
changes. Though I've seen this problem many times on the internet, I
haven't seen it in the context of literally just merging. There are 0
steps between merging and deleting the old branch.

All of this is done in Visual Studio's GUI for Git. Any ideas?

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

end of thread, other threads:[~2017-10-17 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-05  3:04 Deleting a branch after merging it results in "there may be uncommitted changes" Joshua Lamusga
2017-10-17 12:24 ` Florian Weimer

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).