Notices tagged with git
-
The number of times I get screwed when signing #Git commits by either entering my smartcard PIN incorrectly or forgetting I changed it... On failure, Git aborts entirely. If you write detailed changelog-style commits like me (which can take a decent amount of time to write), you'll get a heart-sinking feeling when you go to commit again and find that your commit message wasn't retained.
So any time there's a failure, I immediately back up the contents of .git/COMMIT_EDITMSG, where the last message was stored. You will lose it if you try to commit again before this. You can also use `git commit -F .git/COMMIT_EDITMSG`, but note that comment lines aren't removed then, so you'll probably want to edit it before or amend after.
This is something I've been doing since I first learned Git, but hopefully the tip's helpful to someone.
-
One billion laughs für #git
Exploding Git Repositories https://kate.io/blog/git-bomb/
-
#Git @github @gitlab - Endangered by new EU legislation -> https://savecodeshare.eu #savecodeshare http://l.fsfe.org/BoAyPB #fsfe
-
#nl Binnen en buiten de @fsfe: lees en deel onze #juni #nieuwsbrief online https://fsfe.org/news/nl/nl-201707.nl.html … #git #fdroid #EU2017EE !ILoveFS #fsfe
-
Inside and outside the @fsfe: read and share our #newsletter #July online https://fsfe.org/news/nl/nl-201707.html … #git #fdroid #EU2017EE !ILoveFS #fsfe
-
Inside and outside the @fsfe: read and share our #newsletter #July online https://fsfe.org/news/nl/nl-201707.html … #git #fdroid #TallinDeclaration !ILoveFS #fsfe
-
If you're still looking for a reason to join the @fsfe, besides doing awesome stuff in promoting Free Software, we also provide some nice services like our own git instance: https://fsfe.org/news/2017/news-20170616-01.html !ilovefs !fellowship #FreeSoftware #git #Gitea
-
If you're still looking for a reason to join the @fsfe, besides doing awesome stuff in promoting Free Software, we also provide some nice services like our own git instance: https://fsfe.org/news/2017/news-20170616-01.html !ilovefs !fellowhip #FreeSoftware #git #Gitea
-
FSFE provides !FreeSoftware #Git hosting for its supporters and volunteers. Give it a try and leave feedback! https://fsfe.org/news/2017/news-20170616-01.html … #Gitea #fsfe
-
♻ @fsfe: FSFE provides !FreeSoftware #Git hosting for its supporters and volunteers. Give it a try and leave feedback! https://fsfe.org/news/2017/news-20170616-01.html … #Gitea
-
Rewrite of "core" framework basically done!
The huge rewrite is finally done. The application "tests" runs again without errors. I have rewritten the launch part of an application by rewriting many pre-deprecated sections and loosing about 5-7 include files (which is good for performance). "Detection" of the application's name (parameter: app) was very badly written, e.g. $_GET was checked again, even when there was already a Requestable instance around.
This is now finally done and I'm going to rewrite my application "hub" towards these changes. The #GIT repository is here: https://git.mxchange.org/?p=core.git;a=summary
-
Letztens hatte ich ein Git-Repo auf mein Notebook geclont. Danach vom Notebook aus (mit ein bißchen rumprobieren, weil's erst nicht ging) wieder dorthin gepusht. Seitdem behauptet git auf meinem PC, es dürfe nicht mehr in dieses Repo pushen bzw., nachdem ich remote origin neu gemacht habe, sagt er, das da auf dem (meinem) Server sei gar kein Git-Repo … #git (any ideas?)
-
GitLab Acquired The Chat App Gitter And Plans To Open Source It - https://laravel-news.com/gitlab-gitter #git #opensource
-
Display current Git branch name in your terminal prompt when in a #git working directory.
http://qttr.at/1psp
!cli !shell #bash
-
@bobjonkman @vinzv @clacke I have not yet looked at #Gitea, but I hope they work with distros' official packagers instead of using that sketchy 3rd party repo service that #Gogs used. I liked Gogs (as much as I like anything based on #git, I still much prefer #fossil), but the repo host felt really bad.
-
self-host your #git code - https://blog.gitea.io/2016/12/welcome-to-gitea/
-
@mikegerwitz #rcs is cool, I've used it in modern times. #git has replace that use case too, though. #cvs is a hack on top, taken too far.
-
@zine On the topic, #freebsd seem to have migrated from #csv to #svn and seem to be having a painful conversation on whether they want #git.
-
#git error and don't know why :\
git clone https://gitorious.org/themes-debianart/ciel?p=themes-debianart:ciel.git
Cloning into 'ciel'...
fatal: unable to access 'https://gitorious.org/themes-debianart/ciel?p=themes-debianart:ciel.git/': Could not resolve host: gitorious.org
-
we all have #git ♺ @vsatayamas: I forgot how to use #subversion.