gt todo list
Your future lives here!
version goes here
organize this list
gt status add --verbose | -v
add return codes for all functions
can gt status get status of another repo? maybe cd to it?
publish.bat (cia, zip, copy to bin)
connectToRepo (clone)
copyRepo someRemoteRepo [newRepoName]
node version
web version
card version
list repo details
list person details
visualizations of the repo log
code walk html, css, js
push a READme on init?
add to medley (part of library: 4 cards)
howToGh and aliases card
document thoughts on git->gt
optimize loading source on demand
branching (so not checked into production)
clean up aaa_notForProject
remove mona font and reference google
show urls when listing?
gh api /repos/rg3h/foo
gh api /repos/rg3h/foo/contents/gitorg -q .content | base64 -d
gh browse opens the git in the browser
can gh add a pages setting?
gt sendIt(git pull;git add .; git commit -m; git push)
gt undos
gt status (details)
gtLatch?
gt showFile
gt getFile
SOLO I, II, TEAM I, II
create recipes for git workflows (solo and teams)
create a consistent, simpler model with more undo support
gt connectToRepo
gt listRepo [blank or a repo name]
gt branch
gt checkinall (cia)
gt refreshFromRepo (pull v fetch v sync?)
sed then sort
gt lr count lines
wrap git add, git status, git push, git sync
consider -jq
git fetch (downloads without merging)
git log --pretty=format:"%cs %h %s"
git log --pretty=format:"%ci %s"
git branch feature-login # create a new branch
git switch
git branch (lists branches
cards for git, gh, theLibrary
tool to change public to private and back
one processArgs function for all?
${(qq)output} to properly string quote a variable
gt recipes: gt sync gt push gt branch gt merge gt map
look through aaa_notForProject/gtOrig
a better printBox
show deets for a particular repo (---web?)
time is shown as UTC instead of local
list with your pick of columns, json
color the ls chart
test suite
web and node tool
outputs as stdout and stderr, return codes
processArgs generic function for gt and gtAddRepo
modules: color?
ttyColor.sh -- put GT_ in front of each
copyRepo/cloneRepo (into new repo)
getRepoCode