FAQ
Login
GNU social JPは日本のGNU socialサーバーです。
Usage
/
ToS
/
admin
/
test
/
Pleroma FE
Public
Public
Network
Groups
Featured
Popular
People
Embed Notice
HTML Code
<blockquote style="position: relative; padding-left: 55px;"><section><a href="https://social.jvns.ca/users/b0rk/statuses/111535158910807879">Julia Evans (b0rk@social.jvns.ca)'s status on Thursday, 07-Dec-2023 05:06:34 JST</a><a href="https://social.jvns.ca/@b0rk" title="b0rk@social.jvns.ca"><img src="https://gnusocial.jp/avatar/88850-48-20230116234922.webp" width="48" height="48" alt="Julia Evans" style="position: absolute; left: 0; top: 0;">Julia Evans</a></section><article><p>every git command I use</p></article><footer><a rel="bookmark" href="https://gnusocial.jp/conversation/2421557#notice-4786600">In conversation</a><time datetime="2023-12-07T05:06:34+09:00" title="Thursday, 07-Dec-2023 05:06:34 JST">about a year ago</time> <span>from <span><a href="https://social.jvns.ca/@b0rk/111535158910807879" rel="external" title="Sent from social.jvns.ca via ActivityPub">social.jvns.ca</a></span></span><a href="https://social.jvns.ca/@b0rk/111535158910807879">permalink</a><h4>Attachments</h4><ol><li><label><a rel="external" href="https://gnusocial.jp/attachment/1929836">getting started: git init, git clonemove between branches: git branch, git checkout, git switchrestore old files: git checkout, git restorepreparing to commit: git status, git add, git mv, git rm, git diff, git resetcombining branches: git merge, git rebase, git cherry-pickworking with others: git pull, git push, git fetch, git remotemaking commits: git commitconfiguring git: git config, git remotecode archaeology: git blame, git log FILENAME, git log -S SEARCh, git show, git difftrash changes: git stash, git checkout ., git reset --hard, git rebase -igit troubleshooting: git log BRANCH, git status, git diff, git reflogediting history: git rebase -i, git reset --hard</a></label><br><a href="https://cdn.masto.host/socialjvnsca/media_attachments/files/111/535/158/578/346/486/original/ef7a2059acc9cbf9.png" rel="external">https://cdn.masto.host/socialjvnsca/media_attachments/files/111/535/158/578/346/486/original/ef7a2059acc9cbf9.png</a></li></ol></footer></blockquote>
Corresponding Notice
Embed this notice
Julia Evans (b0rk@social.jvns.ca)'s status on Thursday, 07-Dec-2023 05:06:34 JST
Julia Evans
every git command I use