Skip to content

brosiak/fake_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to use package - download it using pip

$ pip install fake-git

Explanation

    status           "Prints current status of fake_git"
    init             "Inits fake_git repository"
    commit           "Commits staged files"
    add <file_name>  "Stages new files"

How to use

    fake_git status
    fake_git init
    fake_git commit
    fake_git add <file_name>

Example of usage\

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages