Skip to content

B1lol-dev/bgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: bgit

Description

This project is a TypeScript-based application for managing and tracking changes in a Git repository. It provides a command-line interface (CLI) for performing various Git operations.

Features

  • Initialize a new Git repository
  • Add files to the staging area
  • Commit changes to the repository
  • View commit history
  • Create and switch between branches
  • Merge branches
  • Push changes to a remote repository
  • Pull changes from a remote repository

Installation

  1. Clone the repository: git clone https://github.com/your-username/bgit.git
  2. Navigate to the project directory: cd bgit
  3. Install dependencies: npm install
  4. Install project globally: npm install -g

Usage

  1. Open a terminal.
  2. Run bgit

Contributing

Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A simple git in typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published