Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules$ git clone https://github.com/kdaud/openmrs-distro-referenceapplication.git
- Cloning into 'openmrs-distro-referenceapplication'...
- remote: Enumerating objects: 250, done.
- remote: Counting objects: 100% (250/250), done.
- remote: Compressing objects: 100% (155/155), done.
- remote: Total 12326 (delta 106), reused 166 (delta 52), pack-reused 12076
- Receiving objects: 100% (12326/12326), 16.64 MiB | 170.00 KiB/s, done.
- Resolving deltas: 100% (5632/5632), done.
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules$ cd openmrs-distro-referenceapplication
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules/openmrs-distro-referenceapplication$ git remote add upstream https://github.com/openmrs/openmrs-distro-referenceapplication.git
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules/openmrs-distro-referenceapplication$ git pull --rebase upstream master
- From https://github.com/openmrs/openmrs-distro-referenceapplication
- * branch master -> FETCH_HEAD
- * [new branch] master -> upstream/master
- Already up to date.
- Current branch master is up to date.
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules/openmrs-distro-referenceapplication$ git fetch --all
- Fetching origin
- Fetching upstream
- remote: Enumerating objects: 13, done.
- remote: Counting objects: 100% (13/13), done.
- remote: Compressing objects: 100% (2/2), done.
- remote: Total 7 (delta 5), reused 7 (delta 5), pack-reused 0
- Unpacking objects: 100% (7/7), done.
- From https://github.com/openmrs/openmrs-distro-referenceapplication
- * [new branch] 2.3.x -> upstream/2.3.x
- * [new branch] 2.6.x -> upstream/2.6.x
- * [new branch] 3.x -> upstream/3.x
- * [new branch] msf -> upstream/msf
- * [new branch] platform-2.1.x -> upstream/platform-2.1.x
- * [new branch] qa -> upstream/qa
- * [new branch] release -> upstream/release
- * [new branch] revert-204-OCLM-50 -> upstream/revert-204-OCLM-50
- * [new branch] revert-214-RA-1320 -> upstream/revert-214-RA-1320
- * [new branch] revert-272-RA-1818 -> upstream/revert-272-RA-1818
- * [new branch] revert-273-sherrif10 -> upstream/revert-273-sherrif10
- * [new branch] revert-294-fhir -> upstream/revert-294-fhir
- * [new branch] samuelmale-patch-1 -> upstream/samuelmale-patch-1
- * [new branch] samuelmale-patch-2 -> upstream/samuelmale-patch-2
- * [new branch] samuelmale-patch-3 -> upstream/samuelmale-patch-3
- * [new branch] uat -> upstream/uat
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules/openmrs-distro-referenceapplication$ git checkout qa
- opensource@opensource-OptiPlex-3010:~/qadev/supportmodules/openmrs-distro-referenceapplication$
Advertisement
RAW Paste Data
Copied
Advertisement