Skip to content

nfisher/gitit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitIt

Go GitHub go.mod Go version Go Report Card codecov

Stacked commits and stuff.

Initial post.

Feature Progress

Local Git

  • Branch
  • Checkout
  • Init
  • Status

Maybe

  • Squash - tracking squashed merges might be adequate.

Remote Git

  • Pull
  • Push
  • Status

Maybe

  • Rebase - pull might be adequate.

PR Integration

  • Create
  • Update
  • Track Merges