[vtk-developers] New instructions in gitlab merge info

Bill Lorensen bill.lorensen at gmail.com
Fri Apr 3 16:20:10 EDT 2015


I like the new fetch instructions on the gitlab merge page. If
Fetch the branch with git fetch
https://gitlab.kitware.com/lorensen/vtk.git TestRIBExporter
I think if this was changed to

Fetch the branch and create a topic with git fetch
https://gitlab.kitware.com/lorensen/vtk.git TestRIBExporter && git
checkout FETCH_HEAD -b TestRIBExporter

a topic with the proper name would be created.

Also if the git command is on a separate line, one can double click and copy it.

Bill

-- 
Unpaid intern in the Santa Cruz OfficeBills at noware dot com


More information about the vtk-developers mailing list