Skip to main content
Please enable JS
BLOG
CONTACT
Search form
Git
Home
/
Git
Show recent Git branches used
July 19
/
Brian Young
/
Software
List the N lines of the most recent Git branches used.
READ MORE
0
Search all branches of a Git repo
April 19
/
Brian Young
/
Software
Find something in any branch of your Git repository.
READ MORE
0
Make your Git commits more specific!
March 26
/
Brian Young
/
Software
Stop making blanket commits, be specific, reference a single ticket number. Break changes up into multiple commits by using "git add -p [filename]".
READ MORE
0