git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pushing a branch without merging
@ 2011-06-20 14:11 Carlo Trimarchi
       [not found] ` <4DFF5B41.1000108@micronengineering.it>
  0 siblings, 1 reply; 4+ messages in thread
From: Carlo Trimarchi @ 2011-06-20 14:11 UTC (permalink / raw)
  To: git

Hi,
I'm managing a website with Git. I work on my local machine and push
changes to a bare git repository on a remote server. Then there there
is a hook to pull those changes in a directory with the live website.
I use the server only for the development version of the site and it
happens that when I'm working on a branch feature I want to show to
others what I'm doing.

So, on the local machine I can easily create a new branch, but I don't
know how to push what I modified in the new branch without affecting
the master branch.
What am I missing?

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

end of thread, other threads:[~2011-06-20 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-20 14:11 pushing a branch without merging Carlo Trimarchi
     [not found] ` <4DFF5B41.1000108@micronengineering.it>
2011-06-20 14:56   ` Carlo Trimarchi
2011-06-20 15:03     ` Carlos Martín Nieto
2011-06-20 15:51       ` PJ Weisberg

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