Skip to content

Neotoxic-off/sob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sob

👻 Manage your git projects

Commands

? Command: (Use arrow keys)
❯ add 
  commit 
  status 
  push
  pull
  checkout
  template
  exit 

Add

? Files to add:

Commit

? Commit type: (Use arrow keys)
❯ clean         : Clean part of code 
  deploy        : Deploy a new project version 
  documentation : Add / Update documentation 
  feature       : New part of code that can perform a specific action 
  fix           : Correct part of code or mistake 
  init          : Initialise a new piece of your project 
  library       : Edit library content 

Push

? Origin: origin
? Force: (Use arrow keys)
❯ Yes
  No
? Branch to push: master

Pull

? Origin: origin
? Branch to pull: master

Checkout

? Origin: origin
? Branch to switch: master

About

👻 Manage your git projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published