Gamecreatures'  Blog
Gamecreatures' Blog
Software Development Adventures
Skip to content
  • Home
  • Hacking
  • Visuals
  • About

git

There are 2 posts tagged git (this is page 1 of 1).

Git recent config snippet

Nice little snippets to show the most recent branches.. (git recent)

git config --global alias.recent 'branch --sort=-committerdate --format="%(committerdate:relative)%09%(refname:short)"

Thanks @tenderlove https://twitter.com/tenderlove/status/1392957802163802112?s=12

in Code Snippets, Hacking

Nice Tip to save changes without stashes

https://stackoverflow.com/questions/11269256/how-to-name-and-retrieve-a-stash-by-name-in-git

# save your working copy changes
git diff > some.patch

# re-apply it later
git apply some.patch
in Hacking

Search

Archives

Tags

actionscript ajax apache bash blog book bundler c++ calendar date encoding flash freebsd git httpd ie install java javascript legacy libhttpd mac memory-leak microsoft mysql os x osx php ports prototype qt rails rsync ruby ruby on rails shell shell-script snippet sourceforge tools unix utf8 windows wordpress xml

api

  • Haml
  • Ruby API Refs
  • Sass

Blogroll

  • Asdf
  • Lnav

FreeBSD

  • FreeBSD Security

frontpage

  • GitHub

Links

  • Java libhttpd
  • Phlex, ruby's fastest templating language for rails.
  • QtAwesome – Font Awesome Support for Qt

Ruby

  • Phlex, ruby's fastest templating language for rails.

stock-resources

  • Sock XCHNG

tools

  • Apple Mail Spy Pixel Blocker
  • Borg Backup
  • Conversion
  • Dead Pixel Fixer
  • Download youtube movies
  • excalidraw.com
  • Gitea
  • Licecap – Gif Screen Captutere
  • Loop
  • TestDisk
  • TINY Helpers
  • Tiny Helpers

webdevelopment

  • Browser Default Styles
  • Flatpickr
  • Flexbox Adventure
  • Modernizr
  • Tiny Helpers
Independent Publisher empowered by WordPress