intro.html 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  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>2 Intro | dealing with gin</title>
  7. <meta name="description" content="2 Intro | dealing with gin" />
  8. <meta name="generator" content="bookdown 0.18.1 and GitBook 2.6.7" />
  9. <meta property="og:title" content="2 Intro | dealing with gin" />
  10. <meta property="og:type" content="book" />
  11. <meta name="twitter:card" content="summary" />
  12. <meta name="twitter:title" content="2 Intro | 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="prev" href="index.html"/>
  18. <link rel="next" href="web-interface.html"/>
  19. <script src="libs/jquery-2.2.3/jquery.min.js"></script>
  20. <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
  21. <link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
  22. <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
  23. <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
  24. <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
  25. <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
  26. <link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" />
  27. </head>
  28. <body>
  29. <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
  30. <div class="book-summary">
  31. <nav role="navigation">
  32. <ul class="summary">
  33. <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>
  34. <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>
  35. <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>
  36. </ul></li>
  37. <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>
  38. <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>
  39. <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>
  40. <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>
  41. <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>
  42. </ul></li>
  43. <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>
  44. <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>
  45. <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>
  46. <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>
  47. </ul></li>
  48. <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>
  49. <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>
  50. <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>
  51. </ul></li>
  52. <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>
  53. <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>
  54. </ul></li>
  55. <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>
  56. <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>
  57. <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>
  58. <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>
  59. <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>
  60. <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>
  61. <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>
  62. <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>
  63. </ul></li>
  64. </ul></li>
  65. <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>
  66. <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>
  67. <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>
  68. <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>
  69. </ul></li>
  70. </ul>
  71. </nav>
  72. </div>
  73. <div class="book-body">
  74. <div class="body-inner">
  75. <div class="book-header" role="navigation">
  76. <h1>
  77. <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">dealing with gin</a>
  78. </h1>
  79. </div>
  80. <div class="page-wrapper" tabindex="-1" role="main">
  81. <div class="page-inner">
  82. <section class="normal" id="section-">
  83. <div id="intro" class="section level1">
  84. <h1><span class="header-section-number">2</span> Intro</h1>
  85. <div id="play-with-sandbox" class="section level2">
  86. <h2><span class="header-section-number">2.1</span> Play with Sandbox</h2>
  87. <p>To avoid accidentally deleting your precious data, it is better
  88. that we have a repository that you can mess up.</p>
  89. <p>And here it is:</p>
  90. <p><a href="https://gin.g-node.org/larkumlab/GinSandbox">larkumlab/GinSandbox</a></p>
  91. <p>You can add, edit, and move any documents, make commits, clone or fork, make issues etc.</p>
  92. <p>Have fun!</p>
  93. </div>
  94. </div>
  95. </section>
  96. </div>
  97. </div>
  98. </div>
  99. <a href="index.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a>
  100. <a href="web-interface.html" class="navigation navigation-next " aria-label="Next page"><i class="fa fa-angle-right"></i></a>
  101. </div>
  102. </div>
  103. <script src="libs/gitbook-2.6.7/js/app.min.js"></script>
  104. <script src="libs/gitbook-2.6.7/js/lunr.js"></script>
  105. <script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script>
  106. <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
  107. <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
  108. <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
  109. <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
  110. <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
  111. <script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script>
  112. <script>
  113. gitbook.require(["gitbook"], function(gitbook) {
  114. gitbook.start({
  115. "sharing": {
  116. "github": false,
  117. "facebook": true,
  118. "twitter": true,
  119. "linkedin": false,
  120. "weibo": false,
  121. "instapaper": false,
  122. "vk": false,
  123. "all": ["facebook", "twitter", "linkedin", "weibo", "instapaper"]
  124. },
  125. "fontsettings": {
  126. "theme": "white",
  127. "family": "sans",
  128. "size": 2
  129. },
  130. "edit": {
  131. "link": "https://gin.g-node.org/larkumlab/Dealing_with_Gin/_edit/master/intro/sandbox.md",
  132. "text": "Edit"
  133. },
  134. "history": {
  135. "link": null,
  136. "text": null
  137. },
  138. "view": {
  139. "link": null,
  140. "text": null
  141. },
  142. "download": null,
  143. "toc": {
  144. "collapse": "subsection"
  145. }
  146. });
  147. });
  148. </script>
  149. </body>
  150. </html>