Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Sign in Subscribe

bash

A collection of 2 posts
git

Install, configure and use git hooks to automate your workflow with distributed team

My team [https://redpanthers.co] uses Git as the center of our development process, leveraging all those cool features git provides us - git workflow, feature branching, switching branches for code reviews, Pull Requests and all such cool stuff. Using git is an integral part of our workflow, which means
Apr 28, 2016 4 min read
shell

Run the last shell command with sudo

I often an into the situation where I type in a long command, hit enter and then figure out that I needed to run that command as root user. Instead of typing the same command with sudo prefixed we can do the same thing using a shortcut. To run the
Feb 16, 2016
Page 1 of 1
Today I learned © 2023
Powered by Ghost