Giter Club home page Giter Club logo

Comments (7)

lav45 avatar lav45 commented on May 24, 2024

And what makes .git in your environments folder ?

from yii2-app-advanced.

cetver avatar cetver commented on May 24, 2024

Some developers don't have access to production settings. In GIT you can't revoke access from selected directory only for repository. For this environment directory placed in another GIT repository.

from yii2-app-advanced.

lav45 avatar lav45 commented on May 24, 2024

in this case it is better to use the

glob(__DIR__ . '/*'); 

in place readdir()

from yii2-app-advanced.

samdark avatar samdark commented on May 24, 2024

Decided not to change it in app template. It's quite specific case and could be adjusted manually if needed.

from yii2-app-advanced.

cetver avatar cetver commented on May 24, 2024

Strange decision, "svn" is also quite specific case (not all projects used SVN as VCS), but it skipped.

from yii2-app-advanced.

samdark avatar samdark commented on May 24, 2024

Oh, I was thinking about something totally diffrent :)

from yii2-app-advanced.

samdark avatar samdark commented on May 24, 2024

Fix applied. Thanks!

from yii2-app-advanced.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.