Most Used Git Commands- Setting User Name Setting Email Setting Code Editor To see global git configuration Creates a brand new Git repository. Adding a remote repository To check all the branches To check what branch we are currently on To check status of current working branch To stage specific file To stage all files Commit withContinue reading “Most Used Git commands using Bitbucket”
Category Archives: Data Migration
Migrating Files between Salesforce Orgs
There are 3 main stages for org-to-org File migration: Step 1 Use the Data Export function in Salesforce to export the Files. Check the box ‘Include Salesforce Files and Salesforce CRM Content document version’. You don’t need to export the actual data. This creates one or more zip files. When you extract them, look out for theContinue reading “Migrating Files between Salesforce Orgs”