-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c80626
commit 71cd4c0
Showing
19 changed files
with
23 additions
and
35 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ | |
window.addEventListener("load", mermaid.initialize({startOnLoad:true})) | ||
</script> | ||
<!--replace-end-7--><!--replace-end-4--><!--replace-end-1--></head><body><div class="ui fluid container universe"><!--replace-start-2--><!--replace-start-3--><!--replace-start-6--><div class="ui text container" id="zettel-container" style="position: relative"><div class="zettel-view"><article class="ui raised attached segment zettel-content"><div class="pandoc"><h1 id="title-h1">Git</h1><p>Git gud</p><h2 id="github">GitHub</h2><p>Most of my <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-11"><a href="projects">Projects</a></span></span> are open-sourced on <a href="https://github.com/dnnsmnstrr">GitHub</a>.</p><p>An analysis of my code can be found <a href="https://sourcerer.io/dnnsmnstrr">here</a></p><h2 id="snippets">Snippets</h2><pre><code class="sh language-sh"># commit | ||
git commit -am "message"</code></pre><h3 id="stash">Stash</h3><ul><li><code>git stash</code> to save changes without commiting<ul><li><code>list</code> & <code>apply</code> to show and load stashes</li></ul></li><li><code>git stash apply {n}</code> - go back {n} amount of stashes</li></ul><h2 id="troubleshooting">Troubleshooting</h2><ul><li>Github auth: <code>git remote set-url origin [email protected]:dnnsmnstrr/<<REPO_NAME>>.git</code></li></ul><h2 id="external-links">External Links</h2><ul><li><a href="https://github.com/dnnsmnstrr">GitHub</a></li><li><a href="https://gitlab.com/dnnsmnstrr">GitLab</a></li><li><a href="https://github.com/k88hudson/git-flight-rules">Git Flight Rules</a></li></ul></div><div class="metadata"><div class="date" title="Zettel date"><time datetime="2020-08-06">2020-08-06</time></div></div></article><nav class="ui attached segment deemphasized backlinksPane" id="neuron-backlinks-pane"><h3 class="ui header">Backlinks</h3><ul class="backlinks"><li><span class="zettel-link-container cf"><span class="zettel-link" title="2021-12-03"><a href="ios">iOS</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc">Working Copy (for <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span> on the go)</div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link" title="2021-09-08"><a href="obsidian">Obsidian</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc"><p>For syncing the <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span> repo, I use <a href="https://workingcopyapp.com/">Working Copy</a></p></div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-03"><a href="zettelkasten">Zettelkasten</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc"><p>For editing notes on the go, I’m currently testing the <span class="zettel-link-container cf"><span class="zettel-link" title="2021-12-03"><a href="ios">iOS</a></span></span> version of <span class="zettel-link-container cf"><span class="zettel-link" title="2021-09-08"><a href="obsidian">Obsidian</a></span></span> <a href="https://obsidian.md/mobile">Mobile</a> in <a href="https://help.obsidian.md/Obsidian/iOS+app">combination</a> with <a href="https://apps.apple.com/de/app/working-copy-git-client/id896694807?l=en">Working Copy</a> for <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span>.</p></div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-03"><a href="dotfiles">Dotfiles</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc"><p>I keep my dotfiles in version control using <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span> and <a href="https://github.com/anishathalye/dotbot">dotbot</a>.</p></div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link"><a href="uses">Stack</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc">GitHub and GitLab for version control with <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span></div></li></ul></li></ul></nav><nav class="ui attached segment deemphasized bottomPane" id="neuron-tags-pane"><div><span class="ui basic label zettel-tag" title="Tag">dev</span></div></nav><nav class="ui bottom attached icon compact inverted menu teal" id="neuron-nav-bar"><!--replace-start-9--><a class="item" href="." title="Home"><i class="home icon"></i></a><!--replace-end-9--><a class="item" href="https://github.com/dnnsmnstrr/zettelkasten/edit/main/./notes/git.md" title="Edit this page"><i class="edit icon"></i></a><a class="right item" href="impulse" title="Open Impulse"><i class="wave square icon"></i></a></nav></div></div><!--replace-end-6--><!--replace-end-3--><!--replace-end-2--><div class="ui center aligned container footer-version"><div class="ui tiny image"><a href="https://neuron.zettel.page"><img alt="logo" src="https://raw.githubusercontent.com/srid/neuron/master/assets/neuron.svg" title="Generated by Neuron 1.9.35.3" /></a></div></div></div></body></html> | ||
git commit -am "message"</code></pre><h3 id="stash">Stash</h3><ul><li><code>git stash</code> to save changes without commiting<ul><li><code>list</code> & <code>apply</code> to show and load stashes</li></ul></li><li><code>git stash apply {n}</code> - go back {n} amount of stashes</li></ul><h2 id="troubleshooting">Troubleshooting</h2><ul><li>Github auth: <code>git remote set-url origin [email protected]:dnnsmnstrr/<<REPO_NAME>>.git</code></li></ul><h2 id="external-links">External Links</h2><ul><li><a href="https://github.com/dnnsmnstrr">GitHub</a></li><li><a href="https://gitlab.com/dnnsmnstrr">GitLab</a></li><li><a href="https://github.com/k88hudson/git-flight-rules">Git Flight Rules</a></li></ul></div><div class="metadata"><div class="date" title="Zettel date"><time datetime="2020-08-06">2020-08-06</time></div></div></article><nav class="ui attached segment deemphasized backlinksPane" id="neuron-backlinks-pane"><h3 class="ui header">Backlinks</h3><ul class="backlinks"><li><span class="zettel-link-container cf"><span class="zettel-link" title="2021-12-03"><a href="ios">iOS</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc">Working Copy (for <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span> on the go)</div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link" title="2021-09-08"><a href="obsidian">Obsidian</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc"><p>For syncing the <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span> repo, I use <a href="https://workingcopyapp.com/">Working Copy</a></p></div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-03"><a href="zettelkasten">Zettelkasten</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc"><p>For editing notes on the go, I’m currently testing the <span class="zettel-link-container cf"><span class="zettel-link" title="2021-12-03"><a href="ios">iOS</a></span></span> version of <span class="zettel-link-container cf"><span class="zettel-link" title="2021-09-08"><a href="obsidian">Obsidian</a></span></span> <a href="https://obsidian.md/mobile">Mobile</a> in <a href="https://help.obsidian.md/Obsidian/iOS+app">combination</a> with <a href="https://apps.apple.com/de/app/working-copy-git-client/id896694807?l=en">Working Copy</a> for <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span>.</p></div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-03"><a href="dotfiles">Dotfiles</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc"><p>I keep my dotfiles in version control using <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span> and <a href="https://github.com/anishathalye/dotbot">dotbot</a>.</p></div></li></ul></li><li><span class="zettel-link-container cf"><span class="zettel-link"><a href="uses">Stack</a></span></span><ul class="context-list" style="zoom: 85%;"><li class="item"><div class="pandoc">GitHub for version control with <span class="zettel-link-container cf"><span class="zettel-link" title="2020-08-06"><a href="git">Git</a></span></span></div></li></ul></li></ul></nav><nav class="ui attached segment deemphasized bottomPane" id="neuron-tags-pane"><div><span class="ui basic label zettel-tag" title="Tag">dev</span></div></nav><nav class="ui bottom attached icon compact inverted menu teal" id="neuron-nav-bar"><!--replace-start-9--><a class="item" href="." title="Home"><i class="home icon"></i></a><!--replace-end-9--><a class="item" href="https://github.com/dnnsmnstrr/zettelkasten/edit/main/./notes/git.md" title="Edit this page"><i class="edit icon"></i></a><a class="right item" href="impulse" title="Open Impulse"><i class="wave square icon"></i></a></nav></div></div><!--replace-end-6--><!--replace-end-3--><!--replace-end-2--><div class="ui center aligned container footer-version"><div class="ui tiny image"><a href="https://neuron.zettel.page"><img alt="logo" src="https://raw.githubusercontent.com/srid/neuron/master/assets/neuron.svg" title="Generated by Neuron 1.9.35.3" /></a></div></div></div></body></html> |
Oops, something went wrong.