Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howtos:testing_git [2017/07/09 01:12] – git config may be necessary for merging vfaronovhowtos:testing_git [2017/07/09 01:15] (current) – how to find the versions of GTK+ and GLib used vfaronov
Line 78: Line 78:
 Try working as you would normally. Open a project, try editing code in a meaningful way. Try working as you would normally. Open a project, try editing code in a meaningful way.
  
-If you discover problems, [[https://github.com/geany/geany/issues/new|submit an issue on GitHub]]. Include the Git revision you're running -- you can see it in Geany's "About" box (//Help// → //About//): ''git >= 0d47e09''+If you discover problems, [[https://github.com/geany/geany/issues/new|submit an issue on GitHub]]. Include the Git revision you're running -- you can see it in Geany's "About" box (//Help// → //About//): ''git >= 0d47e09''. Your versions of GTK+ and GLib may also be important -- you can find them in the first lines of //Help// → //Debug Messages//.
  
 ===== Testing a pull request ===== ===== Testing a pull request =====
Print/export