On Mon, Aug 4, 2014 at 10:27 AM, Tom Chiverton <t...@apache.org> wrote:

> > I think you have 'push all branches' set to true.  You need to disable
> that
> > to avoid pushing changes from master.  Or when pushing, you can select a
> > specific branch to push.
>
> Is that the 'push.default' config value ? What should I set it too ?
>
>
Setting it to 'current' should do the trick.

Git command:

git config --global push.default current




> > TortoiseGit has been very good for me.  It integrates with windows
> explorer
> > and is pretty neat.
>
> /me waves Linux hat :-)
>
>
Aah, you are one of those ;-)


>  --
> Tom
>

Reply via email to