English ▾
  Localized versions of git-remote-testgit manual 
  
  
            
Topics ▾
  
    
      
      
      
    
      
      
      
Email
    
      
      
      
  
            
  
    Latest version
   ▾ 
git-remote-testgit last updated in 2.0.5
  Changes in the git-remote-testgit manual 
  
          
          
          
          Setup and Config
Getting and Creating Projects
Basic Snapshotting
Branching and Merging
Sharing and Updating Projects
Inspection and Comparison
Patching
Debugging
External Systems
Server Admin
Guides
- gitattributes
 - Command-line interface conventions
 - Everyday Git
 - Frequently Asked Questions (FAQ)
 - Glossary
 - Hooks
 - gitignore
 - gitmodules
 - Revisions
 - Submodules
 - Tutorial
 - Workflows
 - All guides...
 
Administration
Plumbing Commands
- 2.1.4 → 2.21.4 no changes
 - 
        2.0.5
          
            
              
            
              
            
              
            
              
            
              
            
              
            
              
            
              
            
            
              
            
              
            
            
              
            
              
            
          
          2014-12-17
        
         
DESCRIPTION
This command is a simple remote-helper, that is used both as a testcase for the remote-helper functionality, and as an example to show remote-helper authors one possible implementation.
The best way to learn more is to read the comments and source code in git-remote-testgit.
GIT
Part of the git[1] suite