 
      
    | You are here | rollen.io | ||
| | | | | ericlathrop.com | |
| | | | | Sometimes you're somewhere deep inside your git repo in bash, and you just want to pop back up to the root folder. It can be annoying to figure out how many dots you need in something like cd ../../... I made a small bash function you can use to just type gr to change to the git root: | |
| | | | | techtldr.com | |
| | | | | My current work requires me to submit weekly reports and so did some other jobs that I've had in the past. To help with that task, I wrote the following script that: Goes through every one of my git repos Checks if I've made any commits in the past week If I did, prints the [...] | |
| | | | | darekkay.com | |
| | | | | Don't fear history-changing Git commands - embrace them instead. | |
| | | | | blog.danskingdom.com | |
| | | Git is super powerful, but can also be confusing, especially when using the command line interface (CLI). It has so many commands, and I only regularly use a handful of them. | ||