You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by yanghua <gi...@git.apache.org> on 2018/03/04 06:53:02 UTC

[GitHub] incubator-edgent pull request #349: [EDGENT-448] add a new ignore item to fi...

GitHub user yanghua opened a pull request:

    https://github.com/apache/incubator-edgent/pull/349

    [EDGENT-448] add a new ignore item to filter .DS_Store for mac os x

    ## What is the purpose of the change
    
    This PR adds a new ignore item to filter .DS_Store for mac os x.
    
    ## Brief change log
    
      - *Add a new ignore item to filter .DS_Store for mac os x*
    
    ## Verifying this change
    
    This change is trivial and no test case to verify.
    
    ## Does this pull request potentially affect one of the following parts: NO
    
    ## Documentation
    
      - Does this pull request introduce a new feature? (no)
      - If yes, how is the feature documented? (not documented)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yanghua/incubator-edgent EDGENT-448

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-edgent/pull/349.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #349
    
----
commit 1ad6614c5fd266e69d4d38f48e6083f0dd08bffb
Author: vinoyang <vi...@...>
Date:   2018-03-04T06:48:43Z

    [EDGENT-448] add a new ignore item to filter .DS_Store for mac os x

----


---

[GitHub] incubator-edgent pull request #349: [EDGENT-448] add a new ignore item to fi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-edgent/pull/349


---