Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald.g.dunne2016-12-05 21:14:27 +0000
committerdonald.g.dunne2016-12-05 21:14:27 +0000
commitc75dc17b186a3e9f540125ef9a3c6090bfbd386e (patch)
tree65590c441207136ee2428cd28ad53fda724f168b /plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Tips/Branch-Manager.html
parent70c7e8004f96d56b3e27f47eb17939aa3d54c47c (diff)
downloadorg.eclipse.osee-c75dc17b186a3e9f540125ef9a3c6090bfbd386e.tar.gz
org.eclipse.osee-c75dc17b186a3e9f540125ef9a3c6090bfbd386e.tar.xz
org.eclipse.osee-c75dc17b186a3e9f540125ef9a3c6090bfbd386e.zip
feature[ats_ATS325914]: Remove entryGuid from OSEE Types grammar
Diffstat (limited to 'plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Tips/Branch-Manager.html')
-rw-r--r--plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Tips/Branch-Manager.html62
1 files changed, 62 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Tips/Branch-Manager.html b/plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Tips/Branch-Manager.html
new file mode 100644
index 00000000000..0c20ea13b44
--- /dev/null
+++ b/plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Tips/Branch-Manager.html
@@ -0,0 +1,62 @@
+<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <title>Tips - Branch Manager</title>
+ <link type="text/css" rel="stylesheet" href="../../../book.css"/>
+ </head>
+ <body>
+ <table class="navigation" style="width: 100%;" border="0" summary="navigation">
+ <tr>
+ <th style="width: 100%" align="center" colspan="3">Branch Manager</th>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left">
+ <a href="Tips.html" title="Tips">
+ <img alt="Previous" border="0" src="../../../images/prev.gif"/>
+ </a>
+ </td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right">
+ <a href="Artifact-Explorer.html" title="Artifact Explorer">
+ <img alt="Next" border="0" src="../../../images/next.gif"/>
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left" valign="top">Tips</td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right" valign="top">Artifact Explorer</td>
+ </tr>
+ </table><hr/>
+ <h1 id="Branch_Manager">Branch Manager</h1>
+ <h2 id="How_do_I_quickly_find_branches_I_care_about">How do I quickly find branches I care about</h2>
+ <p>In branch manager, you can select any branch, right-click and add as favorite. You can then select, via toolbar pull-down menu, to "Show Favorites First". This will sort your favorite branches to the top of the Branch Manager and any branch selection dialog.</p>
+ <h2 id="How_do_I_quickly_select_a_branch">How do I quickly select a branch</h2>
+ <p>Selecting "Select Branch", you can type in the filter to filter out the branch you wish. Once your filter filters out all but a single branch, it will be automatically selected for you and you can press enter.</p><hr/>
+ <table class="navigation" style="width: 100%;" border="0" summary="navigation">
+ <tr>
+ <td style="width: 20%" align="left">
+ <a href="Tips.html" title="Tips">
+ <img alt="Previous" border="0" src="../../../images/prev.gif"/>
+ </a>
+ </td>
+ <td style="width: 60%" align="center">
+ <a href="Tips.html" title="Tips">
+ <img alt="Tips" border="0" src="../../../images/home.gif"/>
+ </a>
+ </td>
+ <td style="width: 20%" align="right">
+ <a href="Artifact-Explorer.html" title="Artifact Explorer">
+ <img alt="Next" border="0" src="../../../images/next.gif"/>
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left" valign="top">Tips</td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right" valign="top">Artifact Explorer</td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file

Back to the top