Skip to content

History / git Notes

Revisions

  • #git and link for rebasing a PR, digitalocean article

    @ipatch ipatch committed Feb 25, 2022
  • #git #archlinux add notes for setting up persistant credentials for git using gpg

    @ipatch ipatch committed Dec 24, 2021
  • formatting

    @ipatch ipatch committed Dec 4, 2021
  • add a little pseudo writeup about my adventures in backporting a bugfix PR

    @ipatch ipatch committed Dec 4, 2021
  • #git #gitnotes #gpg, add notes related to setting up new box with existing gpg keys, and setting git credential helper

    @ipatch ipatch committed Mar 25, 2021
  • #gitnotes, #git add some alt cmds for checking out / tracking remote branches on separate remotes, ie. upstream

    @ipatch ipatch committed Nov 19, 2020
  • git: add link to, `do not issue pull requests to master

    @ipatch ipatch committed May 19, 2020
  • add note about applying a `git diff` using `git apply`

    @ipatch ipatch committed Apr 22, 2020
  • [wiki] add link to testing / experimenting [git] [pr] [github] with a PR

    @ipatch ipatch committed Feb 4, 2020
  • formatting

    @ipatch ipatch committed Jan 6, 2020
  • [git] add notes about working with git lfs

    @ipatch ipatch committed Jan 4, 2020
  • [git] and [window] add note about launching elevated command prompt, and wiping local [git] changes with remote counter parts

    @ipatch ipatch committed Dec 17, 2019
  • add note about finding commit hash for when a file is checked into git scm

    @ipatch ipatch committed Dec 11, 2019
  • whoops

    @ipatch ipatch committed Nov 4, 2019
  • checkin a gif for showing a git rebase workflow

    @ipatch ipatch committed Nov 4, 2019
  • formatting

    @ipatch ipatch committed Oct 31, 2019
  • add stupid long dialogue about working with multi remotes and branches `git fetch` FTW

    @ipatch ipatch committed Oct 31, 2019
  • [git] [wiki] add more `tags` to hopefully query results in wiki more specifically

    @ipatch ipatch committed Aug 23, 2019
  • [exp] with add `hash tags` to md doc for quicker locating of notes

    @ipatch ipatch committed Aug 23, 2019
  • [wiki], [blender], [git], add note about checking out a single dir of a github project, update notes for working with blender 2.8

    @ipatch ipatch committed Jul 17, 2019
  • [git] add note about reverting / undoing unstagged changes to a git project using `git checkout` or `git stash`

    @ipatch ipatch committed Jul 3, 2019
  • update git-Notes doc about dropping a single git stash, and applying a single file to a git stash

    @ipatch ipatch committed Mar 27, 2019
  • add note about reverting / resetting a git repo to a particular commit

    @ipatch ipatch committed Mar 16, 2019
  • add note about merging in a single file from a remote counterpart using git

    @ipatch ipatch committed Mar 10, 2019
  • add note about finishing a `git merge`

    @ipatch ipatch committed Mar 10, 2019
  • formatting updates

    @ipatch ipatch committed Feb 28, 2019
  • add note about pulling in updates for submodules in git repos

    @ipatch ipatch committed Feb 28, 2019
  • add note about selectively merging directory changes in branches using git

    @ipatch ipatch committed Jan 30, 2019
  • shallow git clones are the devil πŸ‘Ή

    @ipatch ipatch committed Jan 28, 2019
  • add note about `git stash apply` and `git stash drop`

    @ipatch ipatch committed Jan 16, 2019