Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Shevek (shevek@mstdn.io)'s status on Tuesday, 22-May-2018 15:14:22 UTC Shevek Shevek
    • ñ

    @compartirbot Yo lo que suelo hacer es crear una rama local
    cliente:~$ git branch local
    cliente:~$ git checkout local
    cliente:~$ git branch
    * local
    master

    y hago todos los cambios en ella. Cuando termino los subo con:

    cliente:~$ git push origin local

    y luego entro al servidor y hago:

    servidor:~$ git branch
    * master
    local
    servidor:~$ git merge local

    In conversation Tuesday, 22-May-2018 15:14:22 UTC from mstdn.io permalink
    • Apoyo GNUtuo likes this.
    • soloojos (Mastodon Uruguay) 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.