Federati Nu: Federated N-series GNU Social
  • Login
It's "All Of Us For All Of Us" Or We're On Our Own
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices tagged with git

  1. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Wednesday, 21-Dec-2022 02:30:03 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    I don't use #git very much. Does someone have a simple tutorial somewhere? #lazyfed
    In conversation about a month ago from mustard permalink
  2. a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’› (clacke@libranet.de)'s status on Thursday, 08-Dec-2022 07:05:46 UTC a Claes unto himself 🇸🇪🇭🇰💙💛 a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’›
    Remote profile options...
    Was reading the #git update-index manpage for other reasons and discovered the #SplitIndex mode.

    This sounds very useful for my huge #GitAnnex archive of pictures, with I think over 100 000 files. A git add can take many seconds in normal mode.

    Split index mode allows git to keep a big "static" index and a smaller index that gets updated every time you add/remove/update a file. You can fine-tune how many files need to be updated before the big index is touched.

    The feature was added in v2.1.0 in 2014, but v2.22.0 in 2019 are the first release notes not to call it "the experimental split-index mode". The v2.1.0 notes don't even mention the feature at all.

    www.git-scm.com/docs/git-updatโ€ฆ

    www.git-scm.com/docs/git-confiโ€ฆ
    www.git-scm.com/docs/git-confiโ€ฆ
    www.git-scm.com/docs/git-confiโ€ฆ

    @git group
    In conversation about 2 months ago from libranet.de permalink
  3. Aral Balkan (aral@mastodon.ar.al)'s status on Wednesday, 20-Jul-2022 15:53:58 UTC Aral Balkan Aral Balkan
    Remote profile options...

    Have yโ€™all heard Blender is moving to Gitea? Neat!

    https://code.blender.org/2022/07/gitea-diaries-part-1

    #gitea #blender #foss #git

    In conversation about 7 months ago from mastodon.ar.al permalink
  4. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Wednesday, 22-Jun-2022 04:34:26 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    > Deleted all the forks I had on GitHub, moved the very few repos I care about over to Codeberg

    I believe moving over to #Codeberg is a big improvement over relying on #GitHub (which, as #SourceForge once was, is the center of gravity for FOSS projects' development).

    I closed all my repos on GH some years back. I kept one or two repos on #BitBucket for years, but they were basically dead. When BB rid itself of #Mercurial ( #hg ) and switched solely to #git, I took advantage of the opportunity to close my account there.

    That said, large numbers of people moving en mass from GitHub to Codeberg would just move the problem to a different platform. The problem being people rely heavily on a centralized service.

    As for GitHub, I still have my account, and with job-hunting, I really need to put something there. Seriously, I have had some places send rejection notices because they couldn't see any evidence (on GitHub) that I knew anything about the job. But I really only want GH to be a secondary mirror of a main repo hosted elsewhere.
    In conversation about 8 months ago from web permalink
  5. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Friday, 18-Feb-2022 04:58:40 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    Most of what I do goes into my #Fossil repo, but I'm also trying to use #Darcs, #Breezy, #Pijul, and #Hg enough to be able to fairly say which ones work best for me.

    You'll notice that #Git is not in that list. I'm having to use git whenever I deal with other people's code projects, so I already know that it isn't tailored for my needs.
    In conversation about a year ago from web permalink
  6. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Wednesday, 02-Feb-2022 02:22:02 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    I also think that our #code-hosting solutions needn't presume #git. All of #hg, #fossil, #darcs, #pijul, #brz can be viable depending on the project & organization.

    (See conversation here: https://libranet.de/display/0b6b25a8-1361-f814-24c4-aa2977913506 )

    There's another related thread that I can't find right now.
    In conversation about a year ago from web permalink

    Attachments

    1. a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ
      from a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ
      Are there platform cooperatives other than @Codeberg.org open to the general public that offer general-purpose git hosting? https://mastodon.technology/user...
  7. a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’› (clacke@libranet.de)'s status on Wednesday, 01-Dec-2021 13:27:07 UTC a Claes unto himself 🇸🇪🇭🇰💙💛 a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’›
    Remote profile options...
    I merged a cross-cutting thing when several people had branches open and I've been managing merge conflicts for two days.

    Seriously interested now to check out whether pijul actually handles this kind of thing better in practice.

    pijul.com/manual/conflicts.htmโ€ฆ

    #git #pijul #MergeConflict #TheoryOfPatches
    In conversation about a year ago from libranet.de permalink
  8. a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’› (clacke@libranet.de)'s status on Saturday, 06-Nov-2021 14:13:11 UTC a Claes unto himself 🇸🇪🇭🇰💙💛 a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’›
    Remote profile options...
    A minimal example of a merge that darcs and pijul will get right, but svn and git will get wrong: tahoe-lafs.org/%7Ezooko/badmerโ€ฆ

    #darcs #pijul #svn #git
    In conversation about a year ago from libranet.de permalink
  9. a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’› (clacke@libranet.de)'s status on Tuesday, 14-Sep-2021 04:39:16 UTC a Claes unto himself 🇸🇪🇭🇰💙💛 a Claes unto himself ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ’™๐Ÿ’›
    Remote profile options...
    oh wow this is super useful
    > --fixup=reword:<commit> creates an "amend!" commit which replaces the log message of <commit> with its own log message but makes no changes to the content of <commit>.
    git-scm.com/docs/git-commit#Doโ€ฆ

    #git #gitRebase #gitFixup #gitAutosquash
    In conversation Tuesday, 14-Sep-2021 04:39:16 UTC from libranet.de permalink
  10. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Saturday, 28-Aug-2021 20:58:48 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    in reply to
    • Alexandre Oliva
    @lxo I admit I am no expert, but I have not seen a #cryptocurrency based on #git and #gpg.
    In conversation Saturday, 28-Aug-2021 20:58:48 UTC from mustard permalink
  11. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Tuesday, 01-Jun-2021 07:19:48 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    I should find out whether #Darcs and #Pijul have #IRC channels set up for their users. It looks like #Fossil has an unofficial channel (latest info says it is on Freenode). I should also look for #Mercurial and #Git and #Breezy / #Bazaar.
    In conversation Tuesday, 01-Jun-2021 07:19:48 UTC from web permalink
  12. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Sunday, 18-Apr-2021 15:41:27 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    in reply to
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    Further info: https://news-web.php.net/php.internals/113838

    And with the presumed compromise of git.php.net, all future development activities will take place on #GitHub.

    #code-hosting #vcs #scm #security #git #php
    In conversation Sunday, 18-Apr-2021 15:41:27 UTC from mustard permalink

    Attachments

    1. php.internals: Changes to Git commit workflow
  13. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Saturday, 03-Apr-2021 03:02:10 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    in reply to
    • GeniusMusing
    @geniusmusing I find #git to be too big and complex for my needs (and arguably for most projects). I know it โ€œwonโ€ and even some projects that formerly used another #VCS ( such as Mercurial #hg, #darcs, Bazaar #bzr / Breezy #brz ) are switching.

    In the plans: a very limited #Kallithea install (with git and Mercurial) and #Fossil for Federati ... when I have more funds and energy to devote to getting it going on its own VPS.
    In conversation Saturday, 03-Apr-2021 03:02:10 UTC from Shoyu permalink
  14. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Saturday, 13-Mar-2021 04:14:54 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    in reply to
    • Douglas A. Whitfield
    @musicman I am not sure about Maven or Ant, but they do have a "Git repo on Github":{https://github.com/apache/tomcat} and a "Subersion repo":{http://svn.apache.org/repos/asf/tomcat} see https://tomcat.apache.org/source.html

    #mvn #ant #git #svn #tomcat
    In conversation Saturday, 13-Mar-2021 04:14:54 UTC from web permalink

    Attachments

    1. apache/tomcat
      Apache Tomcat. Contribute to apache/tomcat development by creating an account on GitHub.
    2. asf - Revision 1887561: /tomcat
    3. Apache Tomcatยฎ - Repository Access
  15. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Monday, 30-Nov-2020 23:43:55 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    https://arxiv.org/abs/1311.3903

    A Categorical Theory of Patches

    A formalization of the #Darcs theory of patches. Darcs ( http://darcs.net/ ) is a #DVCS, like #git or #hg or #Fossil, but based around patches.

    #VCS #version-control
    In conversation Monday, 30-Nov-2020 23:43:55 UTC from Shoyu permalink

    Attachments

    1. Darcs - FrontPage
    2. A Categorical Theory of Patches
      When working with distant collaborators on the same documents, one often uses a version control system, which is a program tracking the history of files and helping importing modifications brought by others as patches. The implementation of such a system requires to handle lots of situations depending on the operations performed by users on files, and it is thus difficult to ensure that all the corner cases have been correctly addressed. Here, instead of verifying the implementation of such a system, we adopt a complementary approach: we introduce a theoretical model, which is defined abstractly by the universal property that it should satisfy, and work out a concrete description of it. We begin by defining a category of files and patches, where the operation of merging the effect of two coinitial patches is defined by pushout. Since two patches can be incompatible, such a pushout does not necessarily exist in the category, which raises the question of which is the correct category to represent and manipulate files in conflicting state. We provide an answer by investigating the free completion of the category of files under finite colimits, and give an explicit description of this category: its objects are finite sets labeled by lines equipped with a transitive relation and morphisms are partial functions respecting labeling and relations.
  16. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Monday, 09-Nov-2020 04:54:11 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    • Federati Networks
    I think yโ€™all know I favor the #Fossil #SCM / #DVCS over #Git (though Iโ€™m giving #Mercurial ( #Hg ) another look as well. Iโ€™m resource-constrained as well as energy-limited, but I have been thinking of standing up a miniature software forge for !FNetworks projects and users, likely using Kallithea (which can use both Hg and Git) and also having some Fossil repos (but not as part of a forge).
    In conversation Monday, 09-Nov-2020 04:54:11 UTC from Shoyu permalink
  17. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Tuesday, 03-Nov-2020 04:19:39 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    How to publish #git repos that cannot be republished to #GitHub: http://joeyh.name/blog/entry/how_to_publish_git_repos_that_cannot_be_republished_to_github/
    In conversation Tuesday, 03-Nov-2020 04:19:39 UTC from web permalink

    Attachments

    1. how to publish git repos that cannot be republished to github
  18. LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1@nu.federati.net)'s status on Wednesday, 29-Jul-2020 23:54:28 UTC LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    Planning to play with #Kallithea https://kallithea-scm.org/ soon. Iโ€™m still very much in favor of #Fossil https://fossil-scm.org/home/doc/trunk/www/index.wiki but Iโ€™m not rigid about it (the way many #Git and #Github users are). If either Git or #Mercurial ( #Hg ) https://www.mercurial-scm.org/ are appropriate for the situation, Iโ€™ll use them.
    In conversation Wednesday, 29-Jul-2020 23:54:28 UTC from Shoyu permalink

    Attachments

    1. Kallithea
      Kallithea, a free software source code management system supporting two leading version control systems, Mercurial and Git.
    2. Mercurial SCM
    3. Fossil: Home
  19. Douglas A. Whitfield (musicman@nu.federati.net)'s status on Tuesday, 05-May-2020 16:54:31 UTC Douglas A. Whitfield Douglas A. Whitfield
    I don't know the details. They haven't made a formal announcement that the hiring freeze is over, but this one from our Alameda office just showed up as a new opening (this one can also be worked from our Minneapolis office)

    Responsibilities:

    Represent Perforce as the first point of contact for customerโ€™s technical requests.
    Review and research customer issues to determine and provide the best resolution.
    Develop and maintain technical expertise in assigned areas of product functionality and utilize it effectively to help customers.
    Resolve database and performance issues.
    Research, document, and escalate cases according to procedure.
    Provide customer driven feedback to functional areas in order to influence process/product improvements.
    Author technical documents on common issues and solutions in order to build the knowledge base.
    Positive attitude - Support engineers are required to be respectful, fair, gracious, and knowledgeable.
    Create and set up test environments to reproduce and resolve customer issues.
    Recreate customer environments to reproduce issues and experiment with possible solutions.

    Requirements:

    Bachelorโ€™s Degree in Computer Science or similar or relevant work experience
    2 or more yearsโ€™ experience providing technical support to enterprise customers
    Knowledge of C/C++ and Java and experience with #PHP / #MySQL
    Knowledge of Unix & #Linux
    Basic networking experience
    Experience with Perforce, #Git, or other version control software is desirable
    Strong analytics and problem-solving skills
    Strong debugging skills
    Ability to work in a team environment and contribute ideas and improvements
    Able to work well under pressure and prioritize accordingly
    In conversation Tuesday, 05-May-2020 16:54:31 UTC from web permalink
  20. N-5-O-body (n5admin@n5.federati.net)'s status on Sunday, 26-Apr-2020 05:45:07 UTC N-5-O-body N-5-O-body
    Remote profile options...
    in reply to
    • N-5-O-body
    I much prefer #Fossil to #Git.

    I haven't really used #Breezy / #brz ( the actively developed fork of #Bazaar / #bzr ) or #Mercurial / #hg or #Darcs or #Pijul. I should explore some of these.

    Maybe I should see about getting a #Launchpad account.
    In conversation Sunday, 26-Apr-2020 05:45:07 UTC from n5.federati.net permalink
  • Before

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Federati Nu: Federated N-series GNU Social is a social network, courtesy of Federati Networks. It runs on GNU social, version 2.0.0-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Federati Nu: Federated N-series GNU Social content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.