[rtems commit] Merge branch 'master' of ssh://git.rtems.org/data/git/rtems

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jul 19 06:59:27 UTC 2012


Hi,

I think one of the most dangerous default settings in Git is the push strategy:

You can specify what action you want to take in this case, and
avoid seeing this message again, by configuring 'push.default' to:
   'nothing'  : Do not push anything
   'matching' : Push all matching branches (default)
   'tracking' : Push the current branch to whatever it is tracking
   'current'  : Push the current branch

I set it now to 'current'.  The mistake from my last week was due to this 
default push setting.  You can always check that you push the right commits 
with "git status".

On 07/18/2012 03:39 PM, Joel Sherrill wrote:
> On 07/18/2012 12:50 AM, Thomas Doerfler wrote:
>> Joel,
>>
>> just a note: These commit messages do not really look useful :-( We had
>> that discussion before with different users, so please don't get me wrong...
>>
> I know. :(
>
> Apparently git generates them when you merge a branch which has
> no changes on it.  That seems broken to me.
>
> I accidentally was on the wrong branch and couldn't figure out why
> my changes (from another temporary branch) weren't showing up
> on the master. The temporary branch I was on had no changes
> and this is what got generated.
>
> The other cases were stupid user errors. This was also but why
> would git generate a message when there was really nothing
> to do?
>
> --joel
>> wkr,
>>
>> Thomas.
>>
>> Am 17.07.2012 23:16, schrieb Joel Sherrill:
>>> Module:    rtems
>>> Branch:    master
>>> Commit:    fac44e12519e401415af7989b80f8a80f7b7de0f
>>> Changeset:
>>> http://git.rtems.org/rtems/commit/?id=fac44e12519e401415af7989b80f8a80f7b7de0f
>>>
>>> Author:    Joel Sherrill<joel.sherrill at oarcorp.com>
>>> Date:      Mon Jul  9 11:56:40 2012 -0500
>>>
>>> Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
>>>
>>> ---
>>>
>>>
>>>
>>> _______________________________________________
>>> rtems-vc mailing list
>>> rtems-vc at rtems.org
>>> http://www.rtems.org/mailman/listinfo/rtems-vc
>>>
>>
>
>


-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.





More information about the devel mailing list