- 浏览: 513683 次
- 性别:
- 来自: 北京
文章分类
- 全部博客 (563)
- 工作经验 (12)
- 数据库 (13)
- Servlet (10)
- Struts2 (1)
- Spring (25)
- Eclipse (5)
- Hibernate (5)
- Eclips (8)
- HTTP (7)
- J2EE (21)
- EHcache (1)
- HTML (11)
- 工具插件使用 (20)
- JPA (2)
- 杂谈 (17)
- 数据结构与算法 (3)
- Cloud Foundry (1)
- 安全 (10)
- J2SE (57)
- SQL (9)
- DB2 (6)
- 操作系统 (2)
- 设计模式 (1)
- 版本代码管理工具 (13)
- 面试 (10)
- 代码规范 (3)
- Tomcat (12)
- Ajax (5)
- 异常总结 (11)
- REST (2)
- 云 (2)
- RMI (3)
- SOA (1)
- Oracle (12)
- Javascript (20)
- jquery (7)
- JSP自定义标签 (2)
- 电脑知识 (5)
- 浏览器 (3)
- 正则表达式 (3)
- 建站解决问题 (38)
- 数据库设计 (3)
- git (16)
- log4j (1)
- 每天100行代码 (1)
- socket (0)
- java设计模式 耿祥义著 (0)
- Maven (14)
- ibatis (7)
- bug整理 (2)
- 邮件服务器 (8)
- Linux (32)
- TCP/IP协议 (5)
- java多线程并发 (7)
- IO (1)
- 网页小工具 (2)
- Flash (2)
- 爬虫 (1)
- CSS (6)
- JSON (1)
- 触发器 (1)
- java并发 (12)
- ajaxfileupload (1)
- js验证 (1)
- discuz (2)
- Mysql (14)
- jvm (2)
- MyBatis (10)
- POI (1)
- 金融 (1)
- VMWare (0)
- Redis (4)
- 性能测试 (2)
- PostgreSQL (1)
- 分布式 (2)
- Easy UI (1)
- C (1)
- 加密 (6)
- Node.js (1)
- 事务 (2)
- zookeeper (3)
- Spring MVC (2)
- 动态代理 (3)
- 日志 (2)
- 微信公众号 (2)
- IDEA (1)
- 保存他人遇到的问题 (1)
- webservice (11)
- memcached (3)
- nginx (6)
- 抓包 (1)
- java规范 (1)
- dubbo (3)
- xwiki (1)
- quartz (2)
- 数字证书 (1)
- spi (1)
- 学习编程 (6)
- dom4j (1)
- 计算机系统知识 (2)
- JAVA系统知识 (1)
- rpcf (1)
- 单元测试 (2)
- php (1)
- 内存泄漏cpu100%outofmemery (5)
- zero_copy (2)
- mac (3)
- hive (3)
- 分享资料整理 (0)
- 计算机网络 (1)
- 编写操作系统 (1)
- springboot (1)
最新评论
-
masuweng:
亦论一次OutOfMemoryError的定位与解错 -
变脸小伙:
引用[color=red][/color]百度推广中运用的技术 ...
Spring 3 mvc中返回pdf,json,xml等不同的view -
Vanillva:
不同之处是什么??
Mybatis中的like查询 -
thrillerzw:
转了。做个有理想的程序员
有理想的程序员必须知道的15件事 -
liujunhui1988:
觉得很有概括力
15 个必须知道的 Java 面试问题(2年工作经验)
源:http://blog.csdn.net/wh_19910525/article/details/8161365
评:
1.今天 当我 执行 git add somefile 的时候,出现 如下 错误:
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
解决方法:
rm -f ./.git/index.lock
评:
1.今天 当我 执行 git add somefile 的时候,出现 如下 错误:
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
解决方法:
rm -f ./.git/index.lock
发表评论
-
Warning: Permanently added to the list of known hosts
2018-11-01 16:35 1534源:https://stackoverflow.com/que ... -
git远程分支与本地分支回退版本
2017-10-13 15:20 2449源:http://www.jianshu.com/p/0b50 ... -
Git Stash方法
2015-08-24 00:44 472源:http://blog.sina.com.cn/s/blo ... -
github免登陆提交commit
2015-04-27 19:58 990源:https://help.github.com/artic ... -
git remote config命令 常用参数 详解
2015-04-27 19:55 1174源: git初始化之git config http://blo ... -
为毛Github的contributions贡献值不增长了
2015-04-22 17:19 525源:http://blog.csdn.net/kkklovey ... -
Git fetch和git pull的区别
2014-10-20 01:40 749源:http://blog.csdn.net/hudashi/ ... -
.gitignore
2014-10-07 19:16 399.metadata bin/ tmp/ local.prope ... -
git 搭建服务器笔记
2014-10-09 17:45 1121源:http://git-scm.com/book/zh/%E ... -
git remote用法总结
2014-07-10 19:05 529源:http://blog.csdn.net/xiruanli ... -
怎么修改Git remote add时使用的远程仓库?
2014-07-10 19:04 853源:http://www.douban.com/group/t ... -
初学GIT 笔记 (3) GIT 的核心命令和结构
2014-07-10 18:58 389源:http://www.douban.com/group/t ... -
Git 的origin和master分析
2014-07-10 17:37 540源:http://lishicongli.blog.163.c ... -
Git Tip: git push ‘No refs in common and none specified’
2014-07-10 17:20 604源:http://blog.csdn.net/fudesign ... -
如何在window上把你的项目提交到github
2013-06-24 17:24 894源:http://michaelye1988.iteye.c ...
相关推荐
开发案列优质学习资料资源工具与案列应用场景开发文档教程资料
This initializes an empty Git repository in the current directory. - **Basic Commands**: Some basic commands include: - `git status`: Shows the status of the working directory. - `git add <file>`: ...
我们先来说一下,Git的当前是在哪个版本,在Git中我们用HEAD表示当前版本,也就是我们最新提交的”749f84ccb87……ff2q6ad“,上一个版本就应该这么表示”HEAD^“,再上一个版本就这样表示”HEAD^^“,当然如果有几...
Chapter 4 Making and using a Git repository Chapter 5 Using Git with a GUI Chapter 6 Tracking and updating files in Git Chapter 7 Committing parts of changes Chapter 8 The time machine that is Git ...
If you are a software developer or a build and release engineer who uses Git in your daily work and want to take your Git knowledge to the next level, then this book is for you. To understand and ...
Git 服务端和小乌龟客户端工具 ...A:可以使用 Git 命令行工具来操作 Git repository,例如使用 git init 初始化 Git 仓库,使用 git add 添加文件到暂存区,使用 git commit 提交更改到 Git 仓库等。
`git-config-repository`是Git中的一个重要命令,用于配置和管理Git仓库的设置。本文将深入探讨`git-config`命令及其在仓库级别的应用。 Git配置分为三个级别:用户级、系统级和仓库级。用户级配置适用于当前用户的...
Git-it 挑战Get Git 安装和配置 GitRepository 创建本地仓库Commit to it 检测状态,添加 commit 修改GitHubbin 获取一个 GitHub 账号Remote Control 连接本地仓库来在 GitHub.com 远程操作 Forks and Clones Fork ...
Starting with the basic Git commands, this book will take you on a journey to explore all the features of Git and provide you with a way to integrate Git in a team to set up Agile methods and ...
"git_repository" 指的可能是一个包含 Git 仓库的项目,这个项目可能是一个 Java 应用程序或者库。在本文中,我们将深入探讨 Git 仓库的基本概念、与 Java 开发的关系,以及如何管理和操作 Git 仓库。 Git 是由 ...
Learn everything you need to take full control of your workflow with Git with this curated Learning Path – dive in and transform the way you work About This Book Master all the basic concepts of Git...
适合新手入门,安装git以及绑定本地IDE,上传代码到github
git clone [remote-repository-url] ``` 在使用Git的过程中,你还可以学习诸如`git add`, `git commit`, `git push`, `git pull`等基本命令,以便更好地管理你的项目。 总之,安装Git需要确保系统更新,并安装必要...
Git是世界上最流行的分布式版本控制系统,它允许开发人员协作开发代码并跟踪每一次更改。"git压缩包下载git下载"这个标题和描述可能指的是提供Git的安装程序压缩包的下载服务。在本篇中,我们将深入探讨Git的核心...
Git_New_Repository这个存储库,正如其标题所示,是一个专为学习Git而设立的资源库。在这个仓库中,我们可以找到关于Git的基本操作、工作流程以及高级用法的示例。 Git的核心概念包括版本控制、分支管理和协作流程...
Git是一种分布式版本控制系统,广泛应用于软件开发中,用于跟踪文件变化和协同工作。GitLab是一个提供Git仓库托管的网络应用,支持在线代码仓库管理、问题追踪、持续集成等功能。IDEA是IntelliJ IDEA的简称,是流行...
- **远程仓库**:`git remote add origin <repository_url>`关联远程仓库,`git push -u origin main`首次推送本地主分支到远程仓库的main分支。 - **拉取更新**:`git pull`将远程仓库的最新变化拉取到本地。 - **...
from in the local repository and in the published repository are different. * When creating a partial clone, the object filtering criteria is recorded for the origin of the clone, but this ...
Git的核心概念包括仓库(Repository)、分支(Branches)、提交(Commits)、合并(Merge)和克隆(Clone)。仓库是Git中保存所有版本信息的地方,每个项目都有一个独立的仓库。分支则允许开发人员在不同的工作线上...