Git Product home page Git Product logo

Comments (4)

Ralnoc avatar Ralnoc commented on June 9, 2024

This was completed with the following commits:

24c8c0b
9889bfe

We will no longer accept merges to v7-devel. Unfortunately It does not appear you can delete branches from Github.

from rsyslog-doc.

rgerhards avatar rgerhards commented on June 9, 2024

James,

to delete on github (it's hidden in git doc ;)):

git push origin :to-be-deleted-branch

Note the colon before the branch name. Note that it does unconditionally
what you tell it (contrary to a local git rm). This means it'll also delete
yet unmerged branches, so better check twice.

Rainer

On Mon, Feb 17, 2014 at 3:07 PM, James T. Boylan
[email protected]:

This was completed with the following commits:

24c8c0bhttps://github.com/rsyslog/rsyslog-doc/commit/24c8c0b164fe699a1ae6e6a670c2c5cadcc16611
9889bfehttps://github.com/rsyslog/rsyslog-doc/commit/9889bfeac89c13b7a4857942f77ebedf72975c19

We will no longer accept merges to v7-devel. Unfortunately It does not
appear you can delete branches from Github.

Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-35284258
.

from rsyslog-doc.

rgerhards avatar rgerhards commented on June 9, 2024

@Ralnoc shall I delete to v7-devel branch?

from rsyslog-doc.

Ralnoc avatar Ralnoc commented on June 9, 2024

Taken care of. :) Sorry for the delay.

from rsyslog-doc.

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.