Skip to content

A project for Fundamentals of Programming course in Sharif University of Technology implementing features of git by C

Notifications You must be signed in to change notification settings

Mehrshad3/MiniGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

MiniGit

A project implementing features of git by C

You can see the Persian documention of what I have to build as 1st phase (v1.0.0) here or on the Telegram channel.

Features claimed to be supported

  • GitHub
    • Having a repository (ماشااللّه)
    • Having a README containing student name and ID
  • init
    • init
    • Error when running again
    • Error in child directories
  • config
    • name
    • email
  • Alias
    • alias
    • global
  • add
    • file
    • directory
    • -f
    • -n
    • wildcard
  • branch
    • create branch
    • list
  • pre-commit
    • list
    • add

Author

This is the project of Fundamentals of Programming course in Sharif University of Technology

Student Name: Mehrshad Valizadeh Arjmand
Student ID: 402111407
Project Manager: Mr. Mohsen Ghasemi

About

A project for Fundamentals of Programming course in Sharif University of Technology implementing features of git by C

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages