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
-
EddieBro1212yAre you using a local git server or you just keep your repos without pushing anywhere?
Try ro find a safe commit to checkout from. -
@EddieBro Just a local repo. Thing is, I can't put it up somwhere because it's for work (confidentiality and stuff) and I don't yet have access to our internal git server
-
sariel85342y@12bitfloat sounds like they failed to give you the tools to succeed.
If this is how they treat someone at the beginning of the employment relationship imagine how they'll treat you over the next year.
I've hired many devs in my time. After HR is finished with them the first thing that happens is access to the source.
Usually they make their first pull one or two weeks later.
You're blaming yourself for something that's not even entirely your fault.
Yes, you deleted progress. But you only lost that progress because your team lead is dragging their feet in delivering you access to the toolset. -
You can do a "git clone" from the .git folder, e.g. "git clone '/path/to/.git' ".
Pushes will be rejected though.
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
sasikanth28A group of wolves is called a pack. A group of crows is called a murder. A group of developers is called a m...
-
gggggggggg19"Whenever I see a door that says push I pull first to prevent conflicts"
Man fuuuuuuck, there's nothing more frustrating and scary than fucking up a local git repo. Because you know for a fact you won't be able to restore it
And I even had god damn backups of the .git folder. But reverting leaves me with more files than I started with fuuuck
rant
fml
git