Skip to content

ovgolovin/git_low_level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Low-level manipulations with GIT repository

Create commit with the following content:

dir1/
  foo.txt:
    Contents of foo!
  bar.png:
    <png content>

Git commit should be created without using git commit command. Objects should be placed into the repository manually. There are special commands for this.

Results are git repository pushed to GitHub and log with commands you have issued.

About

Low-level manipulations with repository in GIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published