Heroku Git Repository Size -


during late development of application i've been git pushing heroku such repository there large.

i @ stage, before site launch, remove old versions repo seems sensible housekeeping. best way go online application uninterrupted?

there no need heroku specifically, when push, compiles app slug quick deployment, , 1 step of dropping git repo entirely.

but if want this, i'd suggest deleting .git/ directory project , starting new repo git init.

heroku acts other git remote can push to, can normal git remote, can heroku git remote. if push new, empty repo it, should solve problem sure.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -