Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.
/ git-p4 Public archive
forked from jrk/git-p4

This repo isn't maintained anymore - use the official git-p4 from https://git-scm.com/docs/git-p4

Notifications You must be signed in to change notification settings

ermshiperete/git-p4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For instructions on the usage, see http://github.com/dtrott/git-p4

This version of git-p4 stores info in git notes instead of rewriting history. This means you'll
need git >= 1.7.1 for it to work.

The following options can be set in the config file:
	git-p4.user
	git-p4.password
	git-p4.port
	git-p4.host
	git-p4.client
	git-p4.detectRename (only affects submitting from git to p4)
	git-p4.detectCopy (only affects submitting from git to p4)
	git-p4.allowSubmit (comma-separated list of branch names that are allowed to submit to p4)
	git-p4.syncFromOrigin
	git-p4.useclientspec
	git-p4.importIntoRemotes

About

This repo isn't maintained anymore - use the official git-p4 from https://git-scm.com/docs/git-p4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%