git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git ability
@ 2021-02-13 13:25 PANEL Christian
  2021-02-13 17:25 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: PANEL Christian @ 2021-02-13 13:25 UTC (permalink / raw)
  To: git

hello,

does git have the ability to handle a repository on a removable disk?

here is the experience I had:

I have a project that I manage on a removable disk (therefore with a
".git" directory on it).

until now I did "commits" and "push" on the server from windows10.

I made changes to the source and made a "commit" from linux (on the
same computer). Git asked me again for my username (email and user
name): I then thought that these were not stored in the ".git"
directory

I then saw a new branch called "linuxcompatibility" appear.

I would like to understand.

I thought to myself that I would then merge the "linuxcompatibility"
branch to the "master" branch and push it all back to the server.

if that went well with me, on the server the branch
"linuxcompatibility" remained.

how to get rid of it: nothing seems indicated in the documentation.

Thanks for any clarification


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

end of thread, other threads:[~2021-02-13 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-13 13:25 git ability PANEL Christian
2021-02-13 17:25 ` brian m. carlson

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