Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681465y@Willbill360 you obviously have write access, you could download the package manually and drop it on the server 🤷♂️
Or, download the codebase off the sever and run git locally instead.
Just change your workflow a bit so that you commit/push prior to drop on server. -
C0D4681465y@Willbill360 I would do it anyway. If they fired you for doing the right thing, then why would you want to work for a place stuck 10 years behind?
My current place didn't have git for my projects, didn't have auto deployments, everything was FTP and prod only servers.
Now there's git, dev/uat servers, auto deployments - well a few buttons later anyway - and not once was this a ask, we did it anyway.
The code is ALOT safer and easier to rollback when things go wrong then it was a few years ago. -
Make local git repo.
'Accidentally' delete the files on the server.
Restore state from your local repo.
Profit.
Related Rants
"Git is useless, connect to the server and edit the pages" - My boss, 2019
And beleive it or not, he's also a teacher. What a great and wise man, we should build a statue for him!
random
stupidity
git
teacher
boss