modular: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed Jul 25 16:22:46 UTC 2018


 add-gitlab-merge-requests.sh |   26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

New commits:
commit 5349da3c8b3d9e0ecdfcf142171587b04b3ac827
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jul 25 12:15:34 2018 -0400

    add-gitlab-merge-requests: Add
    
    This trick makes the gitlab merge requests heads show up as branches
    under their own remote (normally named 'merge-requests'). This means you
    can follow a module's development with:
    
    $ git fetch merge-requests
    
    Also git-describe and git-log decorations become more informative, etc.



More information about the xorg-commit mailing list