Skip to content
/ MUDAK Public

MUDAK - version control system to manage code versions

Notifications You must be signed in to change notification settings

canabina/MUDAK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MUDAK - version control system to manage code versions. [ALPHA]

Functionality:

init repo

$ cd ${path_to_project}

$ mudak make init

make commit

$ mudak make commit -m '${message}'

make revert

$ mudak make revert -m '${message}' -i ${commit id}

About

MUDAK - version control system to manage code versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published