[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# GitBranch\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nname \nstring \nThe short name on the local. Updating \\`name\\` results in \\`git checkout \\` \nremote \n*lock* \nstring \nThe name of the remote \nremote_name \n*lock* \nstring \nThe short name on the remote \nerror \n*lock* \nstring \nName of error \nmessage \n*lock* \nstring \nMessage describing an error if present \nowner_name \n*lock* \nstring \nName of the owner of a personal branch \nreadonly \n*lock* \nboolean \nWhether or not this branch is readonly \npersonal \n*lock* \nboolean \nWhether or not this branch is a personal branch - readonly for all developers except the owner \nis_local \n*lock* \nboolean \nWhether or not a local ref exists for the branch \nis_remote \n*lock* \nboolean \nWhether or not a remote ref exists for the branch \nis_production \n*lock* \nboolean \nWhether or not this is the production branch \nahead_count \n*lock* \ninteger \nNumber of commits the local branch is ahead of the remote \nbehind_count \n*lock* \ninteger \nNumber of commits the local branch is behind the remote \ncommit_at \n*lock* \ninteger \nUNIX timestamp at which this branch was last committed. \nref \nstring \nThe resolved ref of this branch. Updating \\`ref\\` results in \\`git reset --hard \\`\\`. \nremote_ref \n*lock* \nstring \nThe resolved ref of this branch remote.\n\nRelated Methods\n---------------\n\n- [Project/git_branch](../methods/Project/git_branch \"Project/git_branch\")\n- [Project/create_git_branch](../methods/Project/create_git_branch \"Project/create_git_branch\")\n- [Project/update_git_branch](../methods/Project/update_git_branch \"Project/update_git_branch\")\n- [Project/find_git_branch](../methods/Project/find_git_branch \"Project/find_git_branch\")\n\nRelated Types\n-------------\n\n- [ProjectWorkspace](./ProjectWorkspace \"ProjectWorkspace\")"]]