Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Unstaged files #103

Closed
ghost opened this issue Apr 4, 2017 · 1 comment
Closed

Unstaged files #103

ghost opened this issue Apr 4, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 4, 2017

Just cloned the repo and found two unstaged files in master branch (see below).

If I fork and create a feature branch to submit a PR, can I safely commit these two files, or do they need to be tidied up first?

Thanks.

ray@ray-Inspiron-7537:~/kicad-library-utils$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   schlib/autogen/R_NETWORKS/make_R_NET.py
	modified:   schlib/autogen/make_DIPSwitches/make_sw_dip.py

no changes added to commit (use "git add" and/or "git commit -a")
@ghost
Copy link
Author

ghost commented Apr 6, 2017

I have submitted PRs without committing these files. Hope that's OK.

@ghost ghost closed this as completed Apr 6, 2017
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants