You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="manual-git-workflow.html">Git collaborative workflow for command line</a>
262
+
</li>
263
+
<li>
264
+
<ahref="manual-git-fix-conflict.html">Fix merge conflict with a pull request</a>
265
+
</li>
266
+
<li>
267
+
<ahref="manual-git-undo-commits.html">Undo commits with command line</a>
268
+
</li>
269
+
<li>
270
+
<ahref="manual-git-without-internet.html">Git without internet connection</a>
271
+
</li>
272
+
</ul>
249
273
</li>
250
274
</ul>
251
275
<ulclass="nav navbar-nav navbar-right">
@@ -284,20 +308,20 @@ <h2>Setup</h2>
284
308
<p>Make sure the token is savely stored within your project folder without sharing it or putting it into the version control history. If you need more power (e.g. necessity of integration services such as Travis CI), check the encryption options in <ahref="https://rawgit.com/jennybc/googlesheets/master/vignettes/managing-auth-tokens.html">this manual</a>.</p>
285
309
<p>Once registered, an overview of your available google sheets is provided as follows:</p>
<p>Hence, this approach will work for large files as well and is an ideal first step when doing this kind of analysis. Once performed, the SQlite database is available to query, similar to the previous examples:</p>
0 commit comments