Skip to content

dbrinegar/gitutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitutils

My collection of home cooked git scripts:

  • git_cur_branch prints branch or short sha if detached
  • git_has_remote_updates returns true false if upstream is ahead
  • git_cautious_check_remote uses local cache to remember upstream
  • git_list_remote_updates log of new things upstream
  • git_prompt shows a workflow verb and branch for use in a prompt

License: BSD