• Online Repository in Git

    Online Repository in Git
    github is a social network for programmers for software development projects using git revision management system. it also has a standard gui application for direct download
  • Operating Rename in Git

    Operating Rename in Git
    so far, both tom and jerry are using manual commands to compile their projects. now, jerry decided to create a makefile for the project and also put a name for the file string.c.
  • Delete operation in Git

    Delete operation in Git
    tom updates the local repository and finds the compiled binary in the src directory. after observing the commit message, he realizes that this code is added by jerry.