Skip to content
Menu
  • Home
  • Articles
  • Resources
  • Talks
  • Screencasts
  • Projects
  • Newsletter
RSS Stefan on Twitter Stefan on Twitch

Topic: git

  1. Dec 17 2020

    A git alias to show a detailed git branch overview

    • snippet
    • Bash
    • git

    A nifty git alias to show available branches, time passed since their last commit and the last commit message.

  2. Oct 18 2020

    How to use git's file diff outside of git repositories

    • snippet
    • git
    • Bash

    Use git diff and all it's settings to diff any files in your system.

  3. Jul 07 2020

    git commit accepts several message flags (-m) to allow multiline commits

    • tilPost
    • git

    Create multiline git commits by using -m multiple times when using git commit

  4. Mar 30 2020

    git branch can show more than only the name of branches

    • tilPost
    • git

    git branch -v and git branch -vv can be used to retreive more detailed information on local branches.

  5. Feb 03 2020

    Git diff without lock files

    • snippet
    • Bash
    • git

    Exclude files from git diff.

More git content

  1. Previous page
  2. Page 1 of 3
  3. Next page

Most popular posts

  • Non-capturing groups in regular expressions
  • Node.js sends warnings when you add too many listeners to an event emitter
  • npm install supports local packages and dependencies
  • lookaheads (and lookbehinds) in JavaScript regular expressions
  • SVGs filters can be inlined in CSS
Get new posts right in your inbox! 🎉

TIL: Today I learned in Web Dev

  • Email inputs can accept multiple email addresses
  • SVGs filters can be inlined in CSS
  • How to refresh a page in an interval (without JavaScript)

Last updated resources

  • Useful graphic resources
  • Accessibility
  • Useful talk quotes

Blogroll (all feeds)

15 random RSS feeds I'm subscribed to. 👇

  • lea.verou.me
  • mozilla.org
  • web.dev
  • remysharp.com
  • smashingmagazine.com
  • jakearchibald.com
  • chenhuijing.com
  • matuzo.at
  • daverupert.com
  • blog.jim-nielsen.com
  • tiny-helpers.dev
  • adactio.com
  • hiddedevries.nl
  • zachleat.com
  • raymondcamden.com

Learn something new every week!

Once a week I share what I learned in Web Development along with some productivity tricks, articles, GitHub projects, #devsheets and some music.

Read the last issue and join 678 subscribers.

Prefer RSS? Go to my feeds page to pick what you're interested in.

Web vitals of this page

These Web Vitals metrics are shown using my web-vitals-elements element. Drop it in your site and see the numbers.

<Footer />

Say Hi on Twitter, GitHub & Twitch.

This site was rebuilt at 1/19/2021, 7:55:38 PM using the CEN stack (Contentful, Eleventy & Netlify).

© 2021 Copyright Stefan Judis. All rights reserved.