Hi!

I've published two branches on gitorious.

First, I run spellcheck on some source files.
git pull git://gitorious.org/~urkud1/cmake/urkud-cmake.git ready/fix-typos

Next, I fixed some doxygen formatting.
git pull git://gitorious.org/~urkud1/cmake/urkud-cmake.git ready/apidocs-
fixes

The last commit in this branch replaces all '///!' by '///'. This can 
potentially conflict with many topic branches. One of the ways to avoid such 
conflicts is to run `sed -e 's,///!,///' -i *.h` in each branch that 
conflicts with apidocs-fixes branch.

P.S.: Do you accept gitorious pull requests, or should I send e-mails like 
this? I don't want to fill a bug report in mantis for each small fix.
-- 
Yury G. Kudryashov,
mailto: ur...@mccme.ru

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to