[FFmpeg-cvslog] r26260 - in trunk: doc/APIchanges ffplay.c libavcodec/avcodec.h libavcodec/utils.c

Nicolas George nicolas.george
Thu Feb 3 21:10:14 CET 2011


Le quintidi 15 pluvi?se, an CCXIX, Reimar D?ffinger a ?crit?:
> Mind telling us how you did that? Just so we don't duplicate the mistake...

Pending resolution of the multi-repositories problem, I have a local branch
"michael" tracking master in git.videolan.org:ffmpeg, and the same with
another name for the other repository. I did:

git push michael-ssh michael

to push it to its origin, I expected it to be smart enough to remember that
the branch "michael" maps to "master", but obviously I was wrong. I believe
I should have done:

git push --dry-run michael-ssh michael:master

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20110203/93cc95d4/attachment.pgp>



More information about the ffmpeg-cvslog mailing list