Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-165

Create script for updating local repo before new branch and adding to all repos

XMLWordPrintable

    • RHDEVDOCS Sprint 119, > Sep 7
    • 1

      I work with local clones of the repos, so instead of running the following commands individually, I thought I would add a quick script that does this instead and I (and anyone else who wants to) can run them directly to make sure their local repo is up to date. The commands are:

      git checkout master
      local is up-to-date: git pull origin master
      GitHub fork is up-to-date: git push origin master

      I'll add these to each of the three repos I work with (devstudio, devsuite and devstudio-is).

            mhusnain Misha Ali (Inactive)
            mhusnain Misha Ali (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: