Skip to content

diezo/Bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit

Version Control System (Friendly Edition)

Note

This VCS tool is in development and not recommended for larger projects.

Staging Items

Here's how to stage files & folders using Bit:

Stage Items
$ bit stage index.html
Unstage Items

Unstaging specific items:

$ bit unstage index.html

Unstaging all items:

$ bit unstage *
List Staged Items

To get a list of indexed items:

$ bit staged

About

A Friendly Version Control System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages