Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Tcl is the embedded language of git. Standard git gui is written in Tcl/Tk. Tcl is also the script language for sqlite.


.gitconfig is in an INI-like format though, which is not anything like Tcl.

Also, does anyone use the "standard" git GUI?

>Tcl is also the script language for sqlite.

OK, thanks.


I never liked other graphical git clients so I switch between CLI and gitk + git gui according to the task at hand.


Only way I know to remove a file from a commit is by using git commit.

I’m also most comfortable with gitk when reviewing branches


git commit -> git gui


Thanks for that correction. I was quite confused.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: