Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-190

Git settings for commons-compress

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.5
    • None

    Description

      For people using the commons-compress.git mirror it would be useful to have basic .gitignore and .gitattributes files present at the root of the Commons Compress checkout.

      The following settings work fine for me on a Windows/Eclipse environment:

      $ cat .gitignore
      target
      .project
      .classpath
      .settings
      $ cat .gitattributes
      src/test/resources/longfile_gnu.ar      eol=lf
      src/test/resources/longfile_bsd.ar      eol=lf
      src/test/resources/longpath/minotaur.ar eol=lf
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            jukkaz Jukka Zitting
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: