Giter VIP home page Giter VIP logo

Comments (6)

westonruter avatar westonruter commented on August 25, 2024

Actually, it shows that the changes to readme.md have been staged. What does git diff --staged show?

from wp-dev-lib.

desaiuditd avatar desaiuditd commented on August 25, 2024

Ah ! Got the issue. I had used HTTP clone url. So it was updating the travis badge url & then not commiting it.

Can we support HTTP clone url as well along with SSH clone url ?

from wp-dev-lib.

desaiuditd avatar desaiuditd commented on August 25, 2024

Usually, I release the plugin from a cloud server where there are less chances of loosing the network connectivity. So that release doesn't get stuck in between. And server does not have its ssh key added in the repository.

So do you suggest any workaround there ?

from wp-dev-lib.

westonruter avatar westonruter commented on August 25, 2024

@desaiuditd are you using the version of svn-push as of 26 days ago? You can see in the RegEx for the GitHub URL that it should be supporting HTTP and HTTPS, in addition to SSH:

$github_url_regex = '#.+github\.com[:/]([^/]+/[^/]+)\.git$#';

from wp-dev-lib.

desaiuditd avatar desaiuditd commented on August 25, 2024

Oh ! Looks like I'm using an older version. I'll give it a try for latest version. You may close this one. If I'm still stuck I'll re-open this.

from wp-dev-lib.

westonruter avatar westonruter commented on August 25, 2024

Cheers!

from wp-dev-lib.

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.