
graphite
List of commands for graphite:
-
graphite:warp:3b350 Graphite - Synchronize with remote$ gt rs -rtry on your machineexplain this command
-
graphite:warp:47309 Graphite - Edit the branches$ gt downstack edittry on your machineexplain this command
-
graphite:warp:52737 Graphite - Pushes (force) the current branch to GitHub$ gt branch submittry on your machineexplain this command
-
graphite:warp:54326 Graphite - Restacks the current branch to its parent$ gt branch restacktry on your machineexplain this command
-
graphite:warp:5711e Graphite - Create a branch with an accompanying commit message$ gt bc -am ${commit_message}try on your machineexplain this command
-
graphite:warp:63fbd Graphite - Get downstack from remote$ gt downstack get ${branch_name}try on your machineexplain this command
-
graphite:warp:70727 Graphite - Recursively track parent branches$ gt downstack tracktry on your machineexplain this command
-
graphite:warp:8d858 Graphite - Troubleshoot the Graphite CLI$ gt repo init --reset && gt dev cache --cleartry on your machineexplain this command
-
graphite:warp:aa869 Graphite - Push the parent branches to GitHub$ gt downstack submittry on your machineexplain this command
-
graphite:warp:b17e5 Graphite - Run a command on every branch within a stack$ gt downstack testtry on your machineexplain this command
-
graphite:warp:c012b Graphite - Checkout a branch$ gt bco ${branch_name}try on your machineexplain this command
-
graphite:warp:e61de Graphite - Rebase the parent branches$ gt downstack restacktry on your machineexplain this command