Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- User@meant MINGW64 /d/oms/openmrs-core (master)
- $ git fetch --all
- Fetching origin
- Fetching upstream
- User@meant MINGW64 /d/oms/openmrs-core (master)
- $ git checkout 2.2.0
- Note: checking out '2.2.0'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by performing another checkout.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -b with the checkout command again. Example:
- git checkout -b <new-branch-name>
- HEAD is now at ab94ff41f [maven-release-plugin] prepare release 2.2.0
- User@meant MINGW64 /d/oms/openmrs-core ((2.2.0))
- $ mvn clean install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement