Skip to content

shriabhi9/GitTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitTerminal

This version control terminal takes user input, prepends "git " to it, and then executes the resulting command using the system() function. For example, if you type status, the program executes git status.

To use this version control terminal, you need to have Git installed on your system and be in a directory that is part of a Git repository.

C++

Releases

No releases published

Packages

No packages published

Languages