--- ** [tickets:#8113] Change Git Commands displayed to merge commits** **Status:** open **Milestone:** unreleased **Created:** Thu Aug 04, 2016 04:54 PM UTC by Rohan Verma **Last Updated:** Thu Aug 04, 2016 04:54 PM UTC **Owner:** nobody Currently, we use the following > git checkout master > git fetch https://forge-allura.apache.org/git/u/brondsem/allura > db/edit_icons_right > git merge db885b86eaebbda1da316c762c6dd192a9b5cba8 Although, it would be more helpful if we suggest checkout-pull-checkout-merge because to currently check the changes we have to use `git checkout db885b86eaebbda1da316c762c6dd192a9b5cba8` Instead we could checkout the new branch name. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.