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
-
Forside14597yI recently had to learn into git again when I began working on a project together with a colleague. The first thing I accomplished: Wanted to reset one branch to an older commit. Ended up resetting master to that commit. Yay!
-
Forside14597y@billgates He's already being threatened because there was no new blog post last weekend.
-
Forside14597y@linuxxx Oh, get well soon then. Was also near to getting a cold, but luckely got around it.
-
@Forside I'm feeling way better already so going to work on the blog (article + site maintenance and RSS feed) again tonight!
-
gberginc4517y@Forside I know this was lesson learned, but just in case you haven’t seen it yet, there is git reflog command which gives you more intermediate states.
It’s a bit challenging at first, but worth looking into it to understand how to use it when shit like this happens. Have used it on many occasions of which I am not proud of :). -
mundo0349797y🐈🔪 one kitten dies every time someone thinks this.. and you SAID it. How many more, tell me? HOW MANY MORE?
Related Rants
Begin a lazy fuck -> not taking the time to learn git while I've had plenty of time and now I still hardly know how to use it.
rant
git blame
git
wk81