Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7e7ea0a42d7aaf0dd60af2e0028213d55fc3e3d6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljic <pyrobor AT ver.si>
  • To: Mark Bainter <mbainter-smgl AT trampledstones.com>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7e7ea0a42d7aaf0dd60af2e0028213d55fc3e3d6)
  • Date: Tue, 22 Jun 2010 22:40:58 +0200

Dne torek 22 junija 2010 ob 22:14:47 je Mark Bainter napisal(a):
> Bor Kraljic [pyrobor AT ver.si] wrote:
> > >
> > > Did anyone else get a corrupted ChangeLog from this? Mine now has this
> > > for the entry above:
> > Was it ok before this commit? after commit
> > bebfb764182bf3026a14396e0396831c54757f8e ?
> > I don't have any problems with changelog...
>
> Not sure. I did a git pull before committing my changes and that's the
> way it looked.
Please do:
git checkout -b changelog_test bebfb764182bf3026a14396e0396831c54757f8e
head -n10 ChangeLog

This will just create a branch right after the my first commit into
changelog. The one that has the line with date and name (the part you don't
see). With this last commit I didn't even touch that first line... (just
don't forget to get back to master branch before you are planing to do more
of your commits :)) Anyway you can see my name normally in HISTORY files?
(for example in audio-players/gx2osd/HISTORY) I am suspecting "č" in my
name... but don't really know how can that be the problem...




Archive powered by MHonArc 2.6.24.

Top of Page