Skip to content
/ git-p4 Public
forked from ermshiperete/git-p4

Modified git-p4 that stores info in git notes instead of rewriting history

Notifications You must be signed in to change notification settings

bnovc/git-p4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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

Modified git-p4 that stores info in git notes instead of rewriting history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%