Quote:
Originally Posted by nahte
|
You *should* be able to edit any of your own posts. Although there are limits on how many times you can edit within a span of time, and people who do a lot of editing often find themselves locked out for an hour or two.
Quote:
- Not clear how to push commit to github from Linux, using webpage to commit now.
|
If you're new to git, maybe checkout this guidebook?
https://git-scm.com/book/en/v2/Git-B...the-Repository
Note: git comes with a rough gui -- `git gui` to use -- although there are several other options here:
https://git-scm.com/downloads/guis
...
GitEye actually looks rather decent, I must say.
For a GUI, anyway. I must confess I still prefer using the CLI.