It was <2015-05-15 pią 17:25>, when Lennart Poettering wrote:
> On Fri, 15.05.15 17:12, Łukasz Stelmach (l.stelm...@samsung.com) wrote:
>
> Hmm? What is GNU GLOBAL? 

Another cscope. A quote from http://www.gnu.org/software/global/

--8<---------------cut here---------------start------------->8---
    GNU GLOBAL is a source code tagging system that works the same way
    across diverse environments, such as Emacs editor, Vi editor, Less
    viewer, Bash shell, various web browsers, etc.

    You can locate various objects, such as functions, macros, structs,
    classes, in your source files and move there easily. [...]
--8<---------------cut here---------------end--------------->8---

The index files should not appear in "git status".

>
>> ---
>>  .gitignore | 4 ++++
>>  1 file changed, 4 insertions(+)
>> 
>> diff --git a/.gitignore b/.gitignore
>> index f550950..d2f1a1f 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -22,6 +22,10 @@
>>  /*.tar.xz
>>  /Makefile
>>  /TAGS
>> +/GPATH
>> +/GRTAGS
>> +/GSYMS
>> +/GTAGS
>>  /accelerometer
>>  /ata_id
>>  /bootctl
>> -- 
>> 2.1.4
>> 
>> _______________________________________________
>> systemd-devel mailing list
>> systemd-devel@lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
>
> Lennart

-- 
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics

Attachment: signature.asc
Description: PGP signature

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to