~bialix/+junk/checkeol

« back to all changes in this revision

Viewing changes to README

  • Committer: Alexander Belchenko
  • Date: 2008-03-11 12:49:24 UTC
  • Revision ID: bialix@ukr.net-20080311124924-rdc6fefku6clcd1j
Tags: v.1.1.1
check-eol help topic with information on how to use checkeol hook.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
Please note, that running bzr commit with ``--no-plugins`` global option
31
31
you are disabling loading of plugins and therefore this hook as well.
32
32
 
33
 
Example of .bzreol
34
 
------------------
35
 
::
 
33
Example
 
34
-------
 
35
Here is example of .bzreol::
36
36
 
37
37
    [LF]
38
38
    *.py
 
39
    *.[ch]
39
40
    
40
41
    [CRLF]
41
42
    *.txt
 
43
    *.ini
42
44
    
43
45
    [CR]
44
46
    foo.mac