#include <GitCommandRunner.h>
 | 
|   | Git_push (bool set_upstream, QString const &remote, QString const &branch, bool force) | 
|   | 
◆ Git_push()
  
  
      
        
          | Git_push::Git_push  | 
          ( | 
          bool  | 
          set_upstream,  | 
         
        
           | 
           | 
          QString const &  | 
          remote,  | 
         
        
           | 
           | 
          QString const &  | 
          branch,  | 
         
        
           | 
           | 
          bool  | 
          force  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ branch_
      
        
          | QString Git_push::branch_ | 
        
      
 
 
◆ errormsg_
      
        
          | QString Git_push::errormsg_ | 
        
      
 
 
◆ exitcode_
      
        
          | int Git_push::exitcode_ = 0 | 
        
      
 
 
◆ force_
      
        
          | bool Git_push::force_ = false | 
        
      
 
 
◆ remote_
      
        
          | QString Git_push::remote_ | 
        
      
 
 
◆ set_upstream_
      
        
          | bool Git_push::set_upstream_ = false | 
        
      
 
 
The documentation for this class was generated from the following file: