index.html 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <!DOCTYPE html>
  2. <html lang="" xml:lang="">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <title>dealing with gin</title>
  7. <meta name="description" content="dealing with gin" />
  8. <meta name="generator" content="bookdown 0.18.1 and GitBook 2.6.7" />
  9. <meta property="og:title" content="dealing with gin" />
  10. <meta property="og:type" content="book" />
  11. <meta name="twitter:card" content="summary" />
  12. <meta name="twitter:title" content="dealing with gin" />
  13. <meta name="author" content="Julien Colomb and Keisuke Sehara" />
  14. <meta name="viewport" content="width=device-width, initial-scale=1" />
  15. <meta name="apple-mobile-web-app-capable" content="yes" />
  16. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  17. <link rel="next" href="intro.html"/>
  18. <script src="libs/jquery-2.2.3/jquery.min.js"></script>
  19. <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
  20. <link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
  21. <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
  22. <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
  23. <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
  24. <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
  25. <link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" />
  26. </head>
  27. <body>
  28. <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
  29. <div class="book-summary">
  30. <nav role="navigation">
  31. <ul class="summary">
  32. <li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Dealing with Gin</a></li>
  33. <li class="chapter" data-level="2" data-path="intro.html"><a href="intro.html"><i class="fa fa-check"></i><b>2</b> Intro</a><ul>
  34. <li class="chapter" data-level="2.1" data-path="intro.html"><a href="intro.html#play-with-sandbox"><i class="fa fa-check"></i><b>2.1</b> Play with Sandbox</a></li>
  35. </ul></li>
  36. <li class="chapter" data-level="3" data-path="web-interface.html"><a href="web-interface.html"><i class="fa fa-check"></i><b>3</b> Web interface</a><ul>
  37. <li class="chapter" data-level="3.1" data-path="web-interface.html"><a href="web-interface.html#cannot-see-a-repository"><i class="fa fa-check"></i><b>3.1</b> Cannot see a repository?</a><ul>
  38. <li class="chapter" data-level="3.1.1" data-path="web-interface.html"><a href="web-interface.html#sign-in-to-gin"><i class="fa fa-check"></i><b>3.1.1</b> Sign in to Gin</a></li>
  39. <li class="chapter" data-level="3.1.2" data-path="web-interface.html"><a href="web-interface.html#check-that-the-repository-exists"><i class="fa fa-check"></i><b>3.1.2</b> Check that the repository exists</a></li>
  40. <li class="chapter" data-level="3.1.3" data-path="web-interface.html"><a href="web-interface.html#make-sure-you-have-access-to-the-repository"><i class="fa fa-check"></i><b>3.1.3</b> Make sure you have access to the repository</a></li>
  41. </ul></li>
  42. <li class="chapter" data-level="3.2" data-path="web-interface.html"><a href="web-interface.html#dashboard-how-to-use"><i class="fa fa-check"></i><b>3.2</b> Dashboard: how to use</a><ul>
  43. <li class="chapter" data-level="3.2.1" data-path="web-interface.html"><a href="web-interface.html#activity"><i class="fa fa-check"></i><b>3.2.1</b> Activity</a></li>
  44. <li class="chapter" data-level="3.2.2" data-path="web-interface.html"><a href="web-interface.html#collaborative-repositories"><i class="fa fa-check"></i><b>3.2.2</b> Collaborative repositories</a></li>
  45. <li class="chapter" data-level="3.2.3" data-path="web-interface.html"><a href="web-interface.html#private-repositories"><i class="fa fa-check"></i><b>3.2.3</b> Private repositories</a></li>
  46. </ul></li>
  47. <li class="chapter" data-level="3.3" data-path="web-interface.html"><a href="web-interface.html#browsing-a-repository"><i class="fa fa-check"></i><b>3.3</b> Browsing a repository</a><ul>
  48. <li class="chapter" data-level="3.3.1" data-path="web-interface.html"><a href="web-interface.html#overview-of-the-repository"><i class="fa fa-check"></i><b>3.3.1</b> Overview of the repository</a></li>
  49. <li class="chapter" data-level="3.3.2" data-path="web-interface.html"><a href="web-interface.html#browsing-files"><i class="fa fa-check"></i><b>3.3.2</b> Browsing files</a></li>
  50. </ul></li>
  51. <li class="chapter" data-level="3.4" data-path="web-interface.html"><a href="web-interface.html#downloading-files"><i class="fa fa-check"></i><b>3.4</b> Downloading files</a><ul>
  52. <li class="chapter" data-level="3.4.1" data-path="web-interface.html"><a href="web-interface.html#download-button"><i class="fa fa-check"></i><b>3.4.1</b> Download button</a></li>
  53. </ul></li>
  54. <li class="chapter" data-level="3.5" data-path="web-interface.html"><a href="web-interface.html#uploading-and-editing-files"><i class="fa fa-check"></i><b>3.5</b> Uploading and editing files</a><ul>
  55. <li class="chapter" data-level="3.5.1" data-path="web-interface.html"><a href="web-interface.html#overview"><i class="fa fa-check"></i><b>3.5.1</b> Overview</a></li>
  56. <li class="chapter" data-level="3.5.2" data-path="web-interface.html"><a href="web-interface.html#create-a-new-text-based-file"><i class="fa fa-check"></i><b>3.5.2</b> Create a new text-based file</a></li>
  57. <li class="chapter" data-level="3.5.3" data-path="web-interface.html"><a href="web-interface.html#edit-a-text-based-file"><i class="fa fa-check"></i><b>3.5.3</b> Edit a text-based file</a></li>
  58. <li class="chapter" data-level="3.5.4" data-path="web-interface.html"><a href="web-interface.html#uploading-a-set-of-files"><i class="fa fa-check"></i><b>3.5.4</b> Uploading a set of files</a></li>
  59. <li class="chapter" data-level="3.5.5" data-path="web-interface.html"><a href="web-interface.html#location-of-buttons-for-uploading"><i class="fa fa-check"></i><b>3.5.5</b> Location of buttons for uploading</a></li>
  60. <li class="chapter" data-level="3.5.6" data-path="web-interface.html"><a href="web-interface.html#specifying-the-directory-to-be-uploaded"><i class="fa fa-check"></i><b>3.5.6</b> Specifying the directory to be uploaded</a></li>
  61. <li class="chapter" data-level="3.5.7" data-path="web-interface.html"><a href="web-interface.html#committing-new-files"><i class="fa fa-check"></i><b>3.5.7</b> Committing new files</a></li>
  62. </ul></li>
  63. </ul></li>
  64. <li class="chapter" data-level="4" data-path="using-application-made-for-git.html"><a href="using-application-made-for-git.html"><i class="fa fa-check"></i><b>4</b> Using application made for git</a><ul>
  65. <li class="chapter" data-level="4.1" data-path="using-application-made-for-git.html"><a href="using-application-made-for-git.html#generalities"><i class="fa fa-check"></i><b>4.1</b> generalities</a></li>
  66. <li class="chapter" data-level="4.2" data-path="using-application-made-for-git.html"><a href="using-application-made-for-git.html#git-gui"><i class="fa fa-check"></i><b>4.2</b> Git GUI</a></li>
  67. <li class="chapter" data-level="4.3" data-path="using-application-made-for-git.html"><a href="using-application-made-for-git.html#using-rstudio-with-gin"><i class="fa fa-check"></i><b>4.3</b> Using Rstudio with GIN</a></li>
  68. </ul></li>
  69. </ul>
  70. </nav>
  71. </div>
  72. <div class="book-body">
  73. <div class="body-inner">
  74. <div class="book-header" role="navigation">
  75. <h1>
  76. <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">dealing with gin</a>
  77. </h1>
  78. </div>
  79. <div class="page-wrapper" tabindex="-1" role="main">
  80. <div class="page-inner">
  81. <section class="normal" id="section-">
  82. <div id="header">
  83. <h1 class="title">dealing with gin</h1>
  84. <p class="author"><em>Julien Colomb and Keisuke Sehara</em></p>
  85. </div>
  86. <div id="dealing-with-gin" class="section level1">
  87. <h1><span class="header-section-number">1</span> Dealing with Gin</h1>
  88. <p>Introduction to how to deal with gin (web interface, command-line, and probably WinGIN GUI).</p>
  89. <p>This book covers multiple topics, see the table of content to navigate it.</p>
  90. </div>
  91. </section>
  92. </div>
  93. </div>
  94. </div>
  95. <a href="intro.html" class="navigation navigation-next navigation-unique" aria-label="Next page"><i class="fa fa-angle-right"></i></a>
  96. </div>
  97. </div>
  98. <script src="libs/gitbook-2.6.7/js/app.min.js"></script>
  99. <script src="libs/gitbook-2.6.7/js/lunr.js"></script>
  100. <script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script>
  101. <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
  102. <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
  103. <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
  104. <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
  105. <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
  106. <script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script>
  107. <script>
  108. gitbook.require(["gitbook"], function(gitbook) {
  109. gitbook.start({
  110. "sharing": {
  111. "github": false,
  112. "facebook": true,
  113. "twitter": true,
  114. "linkedin": false,
  115. "weibo": false,
  116. "instapaper": false,
  117. "vk": false,
  118. "all": ["facebook", "twitter", "linkedin", "weibo", "instapaper"]
  119. },
  120. "fontsettings": {
  121. "theme": "white",
  122. "family": "sans",
  123. "size": 2
  124. },
  125. "edit": {
  126. "link": "https://gin.g-node.org/larkumlab/Dealing_with_Gin/_edit/master/index.Rmd",
  127. "text": "Edit"
  128. },
  129. "history": {
  130. "link": null,
  131. "text": null
  132. },
  133. "view": {
  134. "link": null,
  135. "text": null
  136. },
  137. "download": null,
  138. "toc": {
  139. "collapse": "subsection"
  140. }
  141. });
  142. });
  143. </script>
  144. </body>
  145. </html>