Code Monkey home page Code Monkey logo

Comments (17)

seiyria avatar seiyria commented on September 3, 2024

The person you are looking for is @smithk58.

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

yes but @smithk58 is not active for a long time now, and this project seems to halt.
@seiyria - is there a chance you can add me as "owner" so i can advance it?

from angular-ui-tab-scroll.

seiyria avatar seiyria commented on September 3, 2024

That is not my call. I don't work there anymore.

from angular-ui-tab-scroll.

smithk58 avatar smithk58 commented on September 3, 2024

Hi @Shemesh. Seiyria alerted me to this yesterday and I'm just looking today. This isn't something we're actively maintaining/upgrading, so I've given you write access so you may do so if you wish.

Sorry about the delays!

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

@smithk58 tnx for letting the access, you can leave me do the latest changes.

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

p.s. i think after the latest changes it is stable and mature enough, so i'll make it version 1.0.0.
sounds good?

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

@smithk58 !!!
i'm so sorry something went terribly wrong with my desktop github, i was in the middle of merging than it crashed and the master branch was deleted. :-(((((
need your help!!
you probably have the master branch on your desktop, can you please bring it back

from angular-ui-tab-scroll.

smithk58 avatar smithk58 commented on September 3, 2024

That seems unlikely. If you want back the version w/ your changes you'll have to do reflog from the looks of it (google "recover deleted git branch").

Otherwise i'll just have to repush whatever version if it I have at home. It wouldn't have the changes you made though - so I would strongly suggest you recover that branch if you want your changes back.

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

i can recover my changes (i have them saved aside), but i do not care for them.
for some reason i cannot find the master branch.
is there a way to get it back with all its history?

from angular-ui-tab-scroll.

smithk58 avatar smithk58 commented on September 3, 2024

You can follow the top answer of this: http://stackoverflow.com/questions/5543280/how-do-i-get-the-deleted-branch-back-in-git

TLDR:
git reflog
git checkout -b master insert one of the commits from reflog from before you deleted master

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

i'm lost, it says the master branch already exist

from angular-ui-tab-scroll.

smithk58 avatar smithk58 commented on September 3, 2024

You might have created another master on accident. Try:

git checkout -b newMaster insert one of the commits from reflog

Once you have that, just push it and I can put it back on to real master for you.

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

pofff... and.... it is back.... got me sweating for a while.

from angular-ui-tab-scroll.

smithk58 avatar smithk58 commented on September 3, 2024

Nice recovery :). I pushed your changes on newMaster to the real master now, as well as deleted newMaster.

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

tnx, still no idea how it happened.

from angular-ui-tab-scroll.

Shemesh avatar Shemesh commented on September 3, 2024

@smithk58 one last thing - in the description on the project (on the very top of the page) there is a link to an old plunk, it seems i don't have permission to change it.
would you please remove the link and leave only plain text, the link to the plunk is in the readme.md

from angular-ui-tab-scroll.

smithk58 avatar smithk58 commented on September 3, 2024

Sure thing. Removed it.

from angular-ui-tab-scroll.

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.