Skip to content

Mohamed-Fadel222/Video_Player_Data_Structures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video_Player_Data_Structures

Guidelines for Commits:

  1. Download the following file and copy it to the local directory of your repository: Download commit-msg file

  2. Open Visual Studio Code (VSCode) in the repository.

  3. Open the terminal in VSCode.

  4. Write the following Command Line:

    mv commit-msg .git/hooks

Now, commits must start with one of the following prefixes:

  • add:
  • fix:
  • feat:
  • update:
  • delete:
  • merged:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 88.2%
  • C 7.0%
  • Objective-C 4.8%