|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| 2 | + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 3 | + |
| 4 | +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 5 | +<head> |
| 6 | + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| 7 | + <title>Develop.GitHub - </title> |
| 8 | + <script type="text/javascript" src="../js/jquery-1.2.6.pack.js"></script> |
| 9 | + <script type="text/javascript" src="../js/thickbox-compressed.js"></script> |
| 10 | + <script type="text/javascript" src="../js/jquery.corner.js"></script> |
| 11 | + |
| 12 | + <link rel="stylesheet" href="../css/screen.css" type="text/css" media="screen, projection"> |
| 13 | + <link rel="stylesheet" href="../css/print.css" type="text/css" media="print"> |
| 14 | + <!--[if IE]> |
| 15 | + <link rel="stylesheet" href="../css/ie.css" type="text/css" media="screen, projection"> |
| 16 | + <![endif]--> |
| 17 | + |
| 18 | + <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8"/> |
| 19 | + <link rel="stylesheet" href="../css/thickbox.css" type="text/css" media="screen"/> |
| 20 | +</head> |
| 21 | + |
| 22 | +<body> |
| 23 | + <div class="container"> |
| 24 | + |
| 25 | + <div class="span-21" id="header"> |
| 26 | + <div class="span-10"> |
| 27 | + <a href="/"><img src="../images/develop-github.png" alt="github learn logo" /></a> |
| 28 | + </div> |
| 29 | + |
| 30 | + <div class="span-11 last"> |
| 31 | + <div id="links"> |
| 32 | + <a href="http://github.com">home</a> |
| 33 | + <a href="http://github.com/login">login</a> |
| 34 | + <a href="http://github.com/signup">signup!</a> |
| 35 | + </div> |
| 36 | + </div> |
| 37 | + </div> |
| 38 | + |
| 39 | + <div class="span-21 last content"> |
| 40 | + <h2 id='check_if_one_sha_will_apply_cleanly_if_cherrypicked_onto_another'>Check if one SHA will apply cleanly if cherry-picked onto another</h2><br/><br/><hr/><div class="span-21 last"> </div><hr/> |
| 41 | + </div> |
| 42 | + |
| 43 | + <div id="footer" class="span-21"> |
| 44 | + <div class="info span-12"> |
| 45 | + <div class="links"> |
| 46 | + <a href="http://github.com/blog/148-github-shirts-now-available">T-Shirts</a> | |
| 47 | + <a href="http://github.com/blog">Blog</a> | |
| 48 | + <a href="http://support.github.com/">Support</a> | |
| 49 | + <a href="http://github.com/training">Git Training</a> | |
| 50 | + <a href="http://github.com/contact">Contact</a> | |
| 51 | + <a href="http://groups.google.com/group/github/">Google Group</a> | |
| 52 | + <a href="http://github.wordpress.com">Status</a> |
| 53 | + </div> |
| 54 | + <div class="company"> |
| 55 | + GitHub is <a href="http://logicalawesome.com/">Logical Awesome</a> ©2009 | <a href="http://github.com/site/terms">Terms of Service</a> | <a href="http://github.com/site/privacy">Privacy Policy</a> |
| 56 | + </div> |
| 57 | + </div> |
| 58 | + <div class="fork span-7"> |
| 59 | + This website is <a href="http://github.com/develop/develop.github.com">open source</a>. |
| 60 | + Please help us by forking the project and adding to it. |
| 61 | + </div> |
| 62 | + </div> |
| 63 | + |
| 64 | + </div> |
| 65 | + |
| 66 | + <script type="text/javascript"> |
| 67 | + var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
| 68 | + document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); |
| 69 | + </script> |
| 70 | + <script type="text/javascript"> |
| 71 | + var pageTracker = _gat._getTracker("UA-3769691-2"); |
| 72 | + pageTracker._initData(); |
| 73 | + pageTracker._trackPageview(); |
| 74 | + </script> |
| 75 | + |
| 76 | +</body> |
| 77 | +</html> |
0 commit comments