Skip to content
This repository was archived by the owner on Sep 6, 2018. It is now read-only.

majidfn/gitP4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Git to Perforce Synchronization

If you use git locally but for your corporation you have to have all you commits in Perforce, this tools is going to help you. It assumes all the work is done in git (and its remotes), so there is no sync back from Perforce to git. It saves the last time you Synced, goes through each commit and process it individually:

  • Create the changelist in Perforce
  • Checkout the files
  • Mark for Add/Delete
  • Update the files
  • Submit the changelist

⚠️ This is a work in progress and not production ready

About

Syncing from git to Perforce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages