Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Drew DeVault (sir@cmpwn.com)'s status on Sunday, 07-Oct-2018 19:01:54 UTC Drew DeVault Drew DeVault
    • Wolf480pl

    @Wolf480pl this is my workflow for contributing to github projects:

    - git commit
    - git send-e... wait a sec
    - git checkout -b some-feature
    - git checkout -
    - git reset --hard HEAD^
    - git checkout -
    - go find my web browser
    - go to github.com/that project
    - make a fork*
    - git remote rename origin upstream *
    - git remote add origin git@github.com... *
    - git push -u origin some-feature
    - refresh my web browser
    - click the "pull request" button
    - click "submit pull request"
    - git checkout -
    - git branch -u upstream/master

    and my preferred workflow:

    - git commit
    - search README for email addresses *
    - git config sendemail.to that@address.org *
    - git config format.subjectPrefix 'PATCH some-project' *
    - git send-email HEAD^

    * only done once per project

    In conversation Sunday, 07-Oct-2018 19:01:54 UTC from cmpwn.com permalink
    • Mireska repeated this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.